fix broken header setup in Makefile.am

Original commit message from CVS:
fix broken header setup in Makefile.am
This commit is contained in:
Christian Schaller 2005-08-24 17:21:49 +00:00
parent ebdf1ac224
commit eeffbe7af4

View file

@ -10,7 +10,7 @@ resample_SOURCES = \
debug.c \
buffer.c
noinst_HEADERS =
noinst_HEADERS = \
gstaudioresample.h \
functable.h \
debug.h \