aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
index 990b106..753682a 100644
--- a/Makefile.cvs
+++ b/Makefile.cvs
@@ -10,6 +10,7 @@ devel: $(LIBTOOLFILES) $(AUTOMAKEFILES)
aclocal -I conf/m4/plptools -I conf/m4/kde
autoheader
automake
+ make -C kde2 -f Makefile.am am_edit
autoconf
touch include/stamp-h.in
@@ -17,6 +18,7 @@ dist: $(LIBTOOLFILES) $(AUTOMAKEFILES)
aclocal -I conf/m4/plptools conf/m4/kde
autoheader
automake --include-deps
+ make -C kde2 -f Makefile.am am_edit
autoconf
touch include/stamp-h.in
./configure