integrate mdz's patch so 'make dist' will work as expected

This commit is contained in:
Josh Coalson
2001-05-31 18:47:05 +00:00
parent 7e9e333323
commit 88f94d0fb3
10 changed files with 51 additions and 0 deletions

9
include/FLAC/Makefile.am Normal file
View File

@@ -0,0 +1,9 @@
includedir = ${prefix}/include/FLAC
include_HEADERS = all.h \
encoder.h \
file_decoder.h \
format.h \
ordinals.h \
seek_table.h \
stream_decoder.h