4 # if libglade is present, build the player and editor
6 SUBDIRS_LGG = gstplay editor
17 SUBDIRS = include gst libs plugins tools test tests testsuite examples \
18 $(SUBDIRS_LGG) $(SUBDIRS_DOCS)
20 # These are all the possible subdirs
21 DIST_SUBDIRS = include gst libs plugins tools test tests testsuite examples gstplay editor docs debian
24 bin_SCRIPTS = gstreamer-config
26 m4datadir = $(datadir)/aclocal
27 m4data_DATA = gstreamer.m4
29 pkgconfigdir = $(libdir)/pkgconfig
30 pkgconfig_DATA = gstreamer.pc
32 man_MANS = gstreamer-config.1
34 EXTRA_DIST = gstreamer.spec.in gstreamer-config.in gstreamer.m4 \
35 gstreamer.pc.in gstreamer-uninstalled.pc.in \
36 LICENSE REQUIREMENTS ABOUT-NLS $(man_MANS)
39 cp gstreamer.spec $(distdir)
42 rpm -ta $(distdir).tar.gz