You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
318 B
20 lines
318 B
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = grabbag
|
|
|
|
EXTRA_DIST = \
|
|
alloc.h \
|
|
compat.h \
|
|
endswap.h \
|
|
getopt.h \
|
|
grabbag.h \
|
|
macros.h \
|
|
msvc2005_int.h \
|
|
private.h \
|
|
replaygain_analysis.h \
|
|
replaygain_synthesis.h \
|
|
safe_str.h \
|
|
utf8.h \
|
|
win_utf8_io.h \
|
|
windows_unicode_filenames.h
|