Search
lxdream.org :: lxdream/configure.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure.in
changeset 746:3a574a68e793
prev744:5ab610718918
next756:38385124df7a
author nkeynes
date Sat Jul 19 02:34:11 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix make clean target
And therefore (finally) fix the distcheck target overall
file annotate diff log raw
1.1 --- a/configure.in Fri Jul 18 11:20:54 2008 +0000
1.2 +++ b/configure.in Sat Jul 19 02:34:11 2008 +0000
1.3 @@ -266,6 +266,7 @@
1.4 po/Makefile.in
1.5 test/Makefile
1.6 ])
1.7 +AS_MKDIR_P(test/sh4)
1.8
1.9 dnl ------------------------- Print out a summary ----------------------
1.10
.