Changeset 445 for libmpc/trunk/libwavformat/Makefile.am
- Timestamp:
- 07/30/09 00:00:32 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/trunk/libwavformat/Makefile.am
r409 r445 1 INCLUDES = 1 EXTRA_DIST = CMakeLists.txt 2 3 if HAVE_VISIBILITY 4 AM_CFLAGS = -fvisibility=hidden 5 endif 6 2 7 METASOURCES = AUTO 3 8 noinst_LIBRARIES = libwavformat.a 4 noinst_HEADERS = libwaveformat.h 5 libwavformat_a_SOURCES = input.c output.c 9 10 libwavformat_a_SOURCES = input.c output.c libwaveformat.h
Note: See TracChangeset
for help on using the changeset viewer.