fixed distribution package

This commit is contained in:
john stone 2013-11-22 14:17:48 +01:00
parent fe6e229f83
commit 82885965d5
2 changed files with 30 additions and 2 deletions

View File

@ -8,10 +8,11 @@ bin_PROGRAMS=siccc
BUILT_SOURCES=src/Foohash.H
siccc_SOURCES = src/Foohash.H src/options.c src/routerin.cc src/sicmain.cc mongoose/mongoose.c siccc_CFLAGS =
siccc_SOURCES = src/Foohash.H src/options.c src/routerin.cc src/sicmain.cc mongoose/mongoose.c
siccc_CFLAGS =
siccc_CXXFLAGS = ${AM_CXXFLAGS} -DDEBUG -ggdb -I./mongoose/ -Darschlecken
siccc_LDFLAGS = -ldl -pthread
EXTRA_DIST= static/* src/eventlist.txt
src/Foohash.H: src/eventlist.txt
gperf -LC++ -ZFoohash -E < $< > $@

27
static/illegalurl.htm Normal file
View File

@ -0,0 +1,27 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<title>tuxcode - has moved!</title><!--no comment -->
<link rel="shortcut icon" type="image/x-icon" href="/pics/tuxfav.ico">
</head>
<body >
<pre>
_________________________________
< oh no, I cannot deliver such url! >
----------------------------------
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
</pre>
</body>
</html>