diff options
author | Chris Toshok <toshok@ximian.com> | 2003-12-16 04:14:11 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-12-16 04:14:11 +0800 |
commit | b894813e870756114e8fba0cd2654c9add4ac021 (patch) | |
tree | 691a0dd794fc8abc8b890e3e81eb4a50e518602b /Makefile.am | |
parent | b94383e883d2b302a6e125607af691155dcd16ec (diff) | |
download | gsoc2013-evolution-b894813e870756114e8fba0cd2654c9add4ac021.tar.gz gsoc2013-evolution-b894813e870756114e8fba0cd2654c9add4ac021.tar.zst gsoc2013-evolution-b894813e870756114e8fba0cd2654c9add4ac021.zip |
remove.
2003-12-15 Chris Toshok <toshok@ximian.com>
* Makefile.am (ACLOCAL_AMFLAGS): remove.
svn path=/trunk/; revision=23945
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 82425329dd..0dcfbf65a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -69,5 +69,3 @@ cde-install: install dtappintegrate cde-uninstall: dtappunintegrate uninstall endif - -ACLOCAL_AMFLAGS = -I m4 |