aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2000-01-17 11:49:41 +0000
committerFritz Elfert <felfert@to.com>2000-01-17 11:49:41 +0000
commitab18114bfd38d4632c66401b5bc079241e27fab3 (patch)
tree14f9c1d5f020cf8ed2f205094ca9e2fc907bb969 /Makefile.cvs
parent6eceb82662300bf306e70bd943200665bc3c9bc3 (diff)
downloadplptools-ab18114bfd38d4632c66401b5bc079241e27fab3.tar.gz
plptools-ab18114bfd38d4632c66401b5bc079241e27fab3.tar.bz2
plptools-ab18114bfd38d4632c66401b5bc079241e27fab3.zip
Release of plptools-0.5
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
index b7e3170..72d73e0 100644
--- a/Makefile.cvs
+++ b/Makefile.cvs
@@ -6,14 +6,14 @@ devel:
autoheader
automake
autoconf
- touch stamp-h.in
+ touch include/stamp-h.in
dist:
aclocal
autoheader
automake --include-deps
autoconf
- touch stamp-h.in
+ touch include/stamp-h.in
./configure
$(MAKE) dist