X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=42d68276848eb5cf1c8b0bb91a96f637f71d7abb;hb=e4c1f7f8eb87558c3abf3bf1d20732361f425351;hp=7c27a3e1dc58d18e6516834f9e49de4f62ae72fc;hpb=3fba6928127cd65870bdcd96c8114ad5894247ae;p=ctsim.git diff --git a/configure.in b/configure.in index 7c27a3e..42d6827 100644 --- a/configure.in +++ b/configure.in @@ -339,4 +339,4 @@ fi CXXFLAGS="$CFLAGS" -AC_OUTPUT(Makefile src/Makefile libctgraphics/Makefile libctsupport/Makefile libctsim/Makefile Makefile man/Makefile cgi-bin/ctsim.cgi cgi-bin/Makefile html/simulate.html html/Makefile include/Makefile getopt/Makefile tools/sample-ctsim.sh cgi-bin/ctsim.conf tools/Makefile) +AC_OUTPUT(Makefile libctgraphics/Makefile libctsupport/Makefile libctsim/Makefile Makefile man/Makefile cgi-bin/ctsim.cgi cgi-bin/Makefile html/simulate.html html/Makefile include/Makefile getopt/Makefile tools/sample-ctsim.sh cgi-bin/ctsim.conf tools/Makefile src/Makefile)