diff options
author | Martin Baulig <baulig@suse.de> | 2000-11-28 23:02:43 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 2000-11-28 23:02:43 +0000 |
commit | 5cbf1adf6c9ec9c9fa3b3da52b851c94ce3cef62 (patch) | |
tree | c1699ccc66c12f28ef9fe2c0d35d3d3921f96927 /macros2/Makefile.am | |
parent | cc1c5fc96cb06dc73f5df61cc200302260e2f7d3 (diff) | |
download | gnome-common-5cbf1adf6c9ec9c9fa3b3da52b851c94ce3cef62.tar.gz |
Removed.
2000-11-29 Martin Baulig <baulig@suse.de>
* gnome.m4, gnome-gnorba-check.m4, gnome-fileutils.m4: Removed.
svn path=/trunk/; revision=1474
Diffstat (limited to 'macros2/Makefile.am')
-rw-r--r-- | macros2/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/macros2/Makefile.am b/macros2/Makefile.am index 73729ad..f645f4f 100644 --- a/macros2/Makefile.am +++ b/macros2/Makefile.am @@ -2,9 +2,8 @@ GNOME2_MACROS= \ compiler-flags.m4 gnome-common.m4 gnome-cxx-check.m4 \ - gnome-fileutils.m4 gnome-gettext.m4 gnome-gnorba-check.m4 \ - gnome-pthread-check.m4 gnome-x-checks.m4 gnome.m4 linger.m4 \ - check-utmp.m4 gnome-pkgconfig.m4 gnome-platform.m4 + gnome-gettext.m4 gnome-pthread-check.m4 gnome-x-checks.m4 \ + linger.m4 check-utmp.m4 gnome-pkgconfig.m4 gnome-platform.m4 EXTRA_DIST=$(GNOME2_MACROS) autogen.sh MAINTAINERCLEANFILES=macros2.dep |