2002-05-17 06:33:39 +00:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
2002-11-07 05:07:30 +00:00
|
|
|
SUBDIRS = grabbag
|
|
|
|
|
|
2002-10-24 05:44:42 +00:00
|
|
|
EXTRA_DIST = \
|
2007-09-10 05:58:43 +00:00
|
|
|
alloc.h \
|
2012-02-05 09:21:29 +11:00
|
|
|
compat.h \
|
2012-02-04 22:06:23 +11:00
|
|
|
endswap.h \
|
2002-10-24 05:44:42 +00:00
|
|
|
getopt.h \
|
2002-11-07 05:07:30 +00:00
|
|
|
grabbag.h \
|
2013-03-05 22:19:27 +11:00
|
|
|
macros.h \
|
2013-03-10 20:39:03 +11:00
|
|
|
private.h \
|
2003-12-17 04:51:06 +00:00
|
|
|
replaygain_analysis.h \
|
|
|
|
|
replaygain_synthesis.h \
|
2013-03-19 20:14:26 +11:00
|
|
|
safe_str.h \
|
2013-04-02 06:05:47 +11:00
|
|
|
utf8.h \
|
|
|
|
|
win_utf8_io.h
|