source: trunk/third/gnome-media/Makefile.am @ 18682

Revision 18682, 632 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18681, which included commits to RCS files with non-trunk default branches.
Line 
1# If you want to build these components, please cd to their respective
2# directories and type `make'.
3
4always_built_SUBDIRS = cddb-slave2
5
6SUBDIRS = po $(always_built_SUBDIRS) \
7          @PROGRAMS_VUMETER@ \
8          @PROGRAMS_GMIX@ \
9          @PROGRAMS_GNOME_CD@ \
10          @PROGRAMS_GRECORD@ \
11          @PROGRAMS_GSTPROPS@
12
13DIST_SUBDIRS = po $(always_built_SUBDIRS) \
14               vu-meter gmix grecord gnome-cd gstreamer-properties
15
16EXTRA_DIST = gnome-media.spec.in configure acinclude.m4 COPYING-DOCS \
17                sgmldocs.make xmldocs.make omf.make \
18                intltool-extract.in intltool-merge.in intltool-update.in
19
20dist-hook: gnome-media.spec
21        cp gnome-media.spec $(distdir)
Note: See TracBrowser for help on using the repository browser.