summaryrefslogtreecommitdiff
path: root/gst/debugutils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debugutils/Makefile.am')
-rw-r--r--gst/debugutils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/debugutils/Makefile.am b/gst/debugutils/Makefile.am
index 800f0b674..e2e4ac13d 100644
--- a/gst/debugutils/Makefile.am
+++ b/gst/debugutils/Makefile.am
@@ -8,6 +8,7 @@ plugin_LTLIBRARIES = $(EFENCE_PLUGIN) libgstdebug.la libgstnavigationtest.la
noinst_HEADERS = \
efence.h \
+ gstcapsdebug.h \
gstcapssetter.h \
gstnavigationtest.h \
gstnavseek.h \
@@ -33,6 +34,7 @@ libgstnavigationtest_la_LIBTOOLFLAGS = --tag=disable-static
libgstdebug_la_SOURCES = \
gstdebug.c \
breakmydata.c \
+ gstcapsdebug.c \
gstcapssetter.c \
gstnavseek.c \
gstpushfilesrc.c \