diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-08-02 09:50:52 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-08-02 09:50:52 +0800 |
commit | 32fec7af94a94e364380899d8992c6cd4052a485 (patch) | |
tree | 6ddd5e0e170a0c6369dad23474cf958b87d6f270 /macros/ChangeLog | |
parent | 065d930830034facc67d9532109551e33abeef32 (diff) | |
download | gsoc2013-evolution-32fec7af94a94e364380899d8992c6cd4052a485.tar gsoc2013-evolution-32fec7af94a94e364380899d8992c6cd4052a485.tar.gz gsoc2013-evolution-32fec7af94a94e364380899d8992c6cd4052a485.tar.bz2 gsoc2013-evolution-32fec7af94a94e364380899d8992c6cd4052a485.tar.lz gsoc2013-evolution-32fec7af94a94e364380899d8992c6cd4052a485.tar.xz gsoc2013-evolution-32fec7af94a94e364380899d8992c6cd4052a485.tar.zst gsoc2013-evolution-32fec7af94a94e364380899d8992c6cd4052a485.zip |
Remove `macros.dep'.
* Makefile.am (EXTRA_DIST): Remove `macros.dep'.
Because it doesn't work for srcdir != builddir. I see no great loss
in not distributing this file -- it is used only in maintainer-mode,
and it is easily generated. Anyone who's not using GNU make for
maintainer-mode is already not supported, so this doesn't make a
difference, I think.
svn path=/trunk/; revision=294
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 1be1d491f0..9d7d4cdd1c 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,7 @@ +1998-08-01 Raja R Harinath <harinath@cs.umn.edu> + + * Makefile.am (EXTRA_DIST): Remove `macros.dep'. + 1998-07-30 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): New macro. |