aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-02-04 04:23:06 +0000
committerFritz Elfert <felfert@to.com>2001-02-04 04:23:06 +0000
commita7e4250b20fa5012942c4fe05ee0c7f701c5799f (patch)
tree087ef59c3c88713aa8c7b3150a2ae114c04a929e /Makefile.cvs
parent1664530e8f0e1ac6e762a1c79629fcec86f68724 (diff)
downloadplptools-a7e4250b20fa5012942c4fe05ee0c7f701c5799f.tar.gz
plptools-a7e4250b20fa5012942c4fe05ee0c7f701c5799f.tar.bz2
plptools-a7e4250b20fa5012942c4fe05ee0c7f701c5799f.zip
Cleaned up ppsocket.
More 64bit-related stuff.
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