Revision 17496,
784 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17495,
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 | |
---|
4 | always_built_SUBDIRS = cddbslave |
---|
5 | |
---|
6 | SUBDIRS = intl po macros omf-install $(always_built_SUBDIRS) \ |
---|
7 | @PROGRAMS_VUMETER@ @PROGRAMS_GMIX@ @PROGRAMS_TCD@ @PROGRAMS_GRECORD@ |
---|
8 | |
---|
9 | DIST_SUBDIRS = intl po macros omf-install $(always_built_SUBDIRS) \ |
---|
10 | vu-meter gmix tcd grecord |
---|
11 | |
---|
12 | EXTRA_DIST = gnome-media.spec.in configure acinclude.m4 COPYING-DOCS \ |
---|
13 | sgmldocs.make xml-i18n-extract.in xml-i18n-merge.in \ |
---|
14 | xml-i18n-update.in |
---|
15 | |
---|
16 | dist-hook: gnome-media.spec |
---|
17 | cp gnome-media.spec $(distdir) |
---|
18 | |
---|
19 | ## to automatically rebuild aclocal.m4 if any of the macros in `macros/' change |
---|
20 | @MAINT@include macros/macros.dep |
---|
21 | @MAINT@macros/macros.dep: macros/Makefile.am |
---|
22 | @MAINT@ cd macros && $(MAKE) macros.dep |
---|
Note: See
TracBrowser
for help on using the repository browser.