aboutsummaryrefslogtreecommitdiffstats
path: root/macros/Makefile.am
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-06-30 08:13:24 +0800
committerRaja R Harinath <harinath@src.gnome.org>1998-06-30 08:13:24 +0800
commit3d7cf75da27180a406bc9ce6f7de75d60807c98a (patch)
tree0b309d7a860db56bcdbe63535e2a938e64815232 /macros/Makefile.am
parent44445ca97e885e94a7dca61a34caceba7d185b7b (diff)
downloadgsoc2013-evolution-3d7cf75da27180a406bc9ce6f7de75d60807c98a.tar
gsoc2013-evolution-3d7cf75da27180a406bc9ce6f7de75d60807c98a.tar.gz
gsoc2013-evolution-3d7cf75da27180a406bc9ce6f7de75d60807c98a.tar.bz2
gsoc2013-evolution-3d7cf75da27180a406bc9ce6f7de75d60807c98a.tar.lz
gsoc2013-evolution-3d7cf75da27180a406bc9ce6f7de75d60807c98a.tar.xz
gsoc2013-evolution-3d7cf75da27180a406bc9ce6f7de75d60807c98a.tar.zst
gsoc2013-evolution-3d7cf75da27180a406bc9ce6f7de75d60807c98a.zip
Add all the `.m4' files here.
* Makefile.am (MACROS): Add all the `.m4' files here. svn path=/trunk/; revision=273
Diffstat (limited to 'macros/Makefile.am')
-rw-r--r--macros/Makefile.am16
1 files changed, 12 insertions, 4 deletions
diff --git a/macros/Makefile.am b/macros/Makefile.am
index 10e5585ab9..5d1b1e378b 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -1,8 +1,16 @@
## Please update this variable if any new macros are created
-MACROS= aclocal-include.m4 gnome-guile-checks.m4 \
- gnome-objc-checks.m4 gnome-x-checks.m4 \
- gnome-support.m4 gnome-pthread-check.m4 gnome.m4 \
- gnome-fileutils.m4
+MACROS= \
+ aclocal-include.m4 \
+ curses.m4 \
+ gnome-fileutils.m4 \
+ gnome-guile-checks.m4 \
+ gnome-libgtop-check.m4 \
+ gnome-libgtop-sysdeps.m4 \
+ gnome-objc-checks.m4 \
+ gnome-pthread-check.m4 \
+ gnome-support.m4 \
+ gnome-x-checks.m4 \
+ gnome.m4
EXTRA_DIST=$(MACROS) autogen.sh macros.dep
MAINTAINERCLEANFILES=macros.dep