Revision 18136,
1.1 KB
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18135,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[16766] | 1 | ## Please update this variable if any new macros are created |
---|
| 2 | |
---|
| 3 | MACROS= \ |
---|
| 4 | aclocal-include.m4 \ |
---|
| 5 | compiler-flags.m4 \ |
---|
| 6 | curses.m4 \ |
---|
| 7 | gnome-bonobo-check.m4 \ |
---|
| 8 | gnome-fileutils.m4 \ |
---|
| 9 | gnome-ghttp-check.m4 \ |
---|
| 10 | gnome-gnorba-check.m4 \ |
---|
| 11 | gnome-guile-checks.m4 \ |
---|
| 12 | gnome-libgtop-check.m4 \ |
---|
| 13 | gnome-objc-checks.m4 \ |
---|
| 14 | gnome-orbit-check.m4 \ |
---|
[18135] | 15 | gnome-pilot.m4 \ |
---|
[16766] | 16 | gnome-print-check.m4 \ |
---|
| 17 | gnome-pthread-check.m4 \ |
---|
| 18 | gnome-support.m4 \ |
---|
| 19 | gnome-undelfs.m4 \ |
---|
| 20 | gnome-vfs.m4 \ |
---|
| 21 | gnome-x-checks.m4 \ |
---|
| 22 | gnome-xml-check.m4 \ |
---|
| 23 | gnome.m4 \ |
---|
| 24 | gperf-check.m4 \ |
---|
| 25 | linger.m4 \ |
---|
| 26 | need-declaration.m4 |
---|
| 27 | |
---|
| 28 | EXTRA_DIST=$(MACROS) gnome-common.m4 gnome-gettext.m4 autogen.sh |
---|
| 29 | MAINTAINERCLEANFILES=macros.dep |
---|
| 30 | |
---|
| 31 | @MAINT@macros.dep: Makefile.am |
---|
| 32 | @MAINT@ @echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)' > $@ |
---|
| 33 | |
---|
| 34 | if INSIDE_GNOME_COMMON |
---|
| 35 | gnome_aclocaldir = $(datadir)/aclocal/gnome-macros |
---|
| 36 | |
---|
| 37 | gnome-macros.dep: Makefile.am |
---|
| 38 | @echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=$(gnome_aclocaldir)/%)' > $@ |
---|
| 39 | |
---|
| 40 | gnome_aclocal_DATA = $(MACROS) gnome-macros.dep gnome-common.m4 \ |
---|
| 41 | gnome-gettext.m4 autogen.sh |
---|
| 42 | |
---|
| 43 | endif |
---|
Note: See
TracBrowser
for help on using the repository browser.