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 1c416530e5
commit 260fedf65d

View file

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