diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-02-14 02:01:43 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-02-14 02:01:43 +0800 |
commit | 8324e4c38d205f89d06fc912a4b19c84e6762539 (patch) | |
tree | 19b184cdd6cfa5ef0f110b0612ab3d57182c9b77 /macros/.cvsignore | |
parent | 01ce31066fcd790c960d7e49ce9661127ce7174a (diff) | |
download | gsoc2013-evolution-8324e4c38d205f89d06fc912a4b19c84e6762539.tar.gz gsoc2013-evolution-8324e4c38d205f89d06fc912a4b19c84e6762539.tar.zst gsoc2013-evolution-8324e4c38d205f89d06fc912a4b19c84e6762539.zip |
New maintainer rule for handling automatic rebuilding of aclocal.m4 if any
* Makefile.am (macros.dep): New maintainer rule for handling
automatic rebuilding of aclocal.m4 if any of the macros change.
(MACROS): New variable. List of all `m4' macros in this
directory.
- Hari
svn path=/trunk/; revision=20
Diffstat (limited to 'macros/.cvsignore')
-rw-r--r-- | macros/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/.cvsignore b/macros/.cvsignore new file mode 100644 index 0000000000..1a58525e64 --- /dev/null +++ b/macros/.cvsignore @@ -0,0 +1,4 @@ +Makefile.in +Makefile +macros.dep + |