mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
950ecc5d5f
Original commit message from CVS: * configure.ac: * gst-libs/gst/Makefile.am: * gst-libs/gst/gconf/.cvsignore: * gst-libs/gst/gconf/Makefile.am: * gst-libs/gst/gconf/test-gconf.c: * pkgconfig/Makefile.am: * pkgconfig/gstreamer-gconf-uninstalled.pc.in: * pkgconfig/gstreamer-gconf.pc.in: Remove gconf stuff, use gconf elements instead from now on.
21 lines
220 B
Makefile
21 lines
220 B
Makefile
SUBDIRS = \
|
|
audio \
|
|
floatcast \
|
|
interfaces \
|
|
net \
|
|
riff \
|
|
rtp \
|
|
tag \
|
|
video
|
|
|
|
DIST_SUBDIRS = \
|
|
audio \
|
|
floatcast \
|
|
interfaces \
|
|
net \
|
|
riff \
|
|
rtp \
|
|
tag \
|
|
video
|
|
|
|
noinst_HEADERS = gettext.h gst-i18n-plugin.h
|