fix broken header setup in Makefile.am
authorChristian Schaller <uraeus@gnome.org>
Wed, 24 Aug 2005 17:21:49 +0000 (17:21 +0000)
committerChristian Schaller <uraeus@gnome.org>
Wed, 24 Aug 2005 17:21:49 +0000 (17:21 +0000)
Original commit message from CVS:
fix broken header setup in Makefile.am

gst/audioresample/Makefile.am

index 14b8d00..c3e8766 100644 (file)
@@ -10,7 +10,7 @@ resample_SOURCES = \
        debug.c \
        buffer.c
 
-noinst_HEADERS = 
+noinst_HEADERS = \
        gstaudioresample.h \
        functable.h \
        debug.h \