mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
This commit is contained in:
@@ -10,7 +10,14 @@ libutf8_a_SOURCES = charset.c charset.h iconvert.c utf8.c
|
||||
|
||||
libgetopt_a_SOURCES = getopt.c getopt1.c
|
||||
|
||||
EXTRA_DIST = charmaps.h makemap.c charset_test.c charsetmap.h
|
||||
EXTRA_DIST = \
|
||||
Makefile.lite \
|
||||
Makefile.vc \
|
||||
README \
|
||||
charmaps.h \
|
||||
makemap.c \
|
||||
charset_test.c \
|
||||
charsetmap.h
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
Reference in New Issue
Block a user