diff options
Diffstat (limited to 'gst-libs/gst/Makefile.am')
-rw-r--r-- | gst-libs/gst/Makefile.am | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am deleted file mode 100644 index 52721205..00000000 --- a/gst-libs/gst/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -# The interfaces directory has to be built before the others, -# otherwise some generated header files will be missing for the -# plugins in the other directories. -# Also, the tag directory has to be built before the cdda directory. -SUBDIRS = \ - interfaces \ - tag \ - audio \ - cdda \ - fft \ - floatcast \ - netbuffer \ - pbutils \ - riff \ - rtp \ - sdp \ - rtsp \ - video \ - app - -noinst_HEADERS = gettext.h gst-i18n-plugin.h |