diff options
-rw-r--r-- | gst/audioresample/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/audioresample/Makefile.am b/gst/audioresample/Makefile.am index 14b8d002..c3e8766e 100644 --- a/gst/audioresample/Makefile.am +++ b/gst/audioresample/Makefile.am @@ -10,7 +10,7 @@ resample_SOURCES = \ debug.c \ buffer.c -noinst_HEADERS = +noinst_HEADERS = \ gstaudioresample.h \ functable.h \ debug.h \ |