Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / ext / ogg / Makefile.am
index dbb050c..1a7f319 100644 (file)
@@ -6,7 +6,13 @@ libgstogg_la_SOURCES = \
        gstoggmux.c \
        gstogmparse.c \
        gstoggaviparse.c \
-       gstoggparse.c
+       gstoggparse.c \
+       gstoggstream.c \
+       gstoggstream.h \
+       dirac_parse.c \
+       dirac_parse.h \
+       vorbis_parse.c \
+       vorbis_parse.h
 
 noinst_HEADERS = \
        gstoggdemux.h gstoggmux.h