From de88c03cd2666a6182ccb15dcee3ee909e896915 Mon Sep 17 00:00:00 2001 From: mainzelm Date: Wed, 3 Jan 2001 09:29:44 +0000 Subject: [PATCH] Added touch for build/filenames.make since this is included from the Makefile. --- autogen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen.sh b/autogen.sh index 6c9b806..87f6852 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,3 +4,4 @@ rm -f config.cache autoheader autoconf touch scsh/*.c +touch build/filenames.make \ No newline at end of file