| 123456789101112131415161718 |
- ## 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 \
- private.h \
- replaygain_analysis.h \
- replaygain_synthesis.h \
- safe_str.h \
- utf8.h \
- win_utf8_io.h \
- windows_unicode_filenames.h
|