diff options
Diffstat (limited to 'doc/scriptexamples/simplehttp/Makefile.am')
-rw-r--r-- | doc/scriptexamples/simplehttp/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/scriptexamples/simplehttp/Makefile.am b/doc/scriptexamples/simplehttp/Makefile.am new file mode 100644 index 00000000..540ab61c --- /dev/null +++ b/doc/scriptexamples/simplehttp/Makefile.am @@ -0,0 +1,5 @@ +############################################################################### +# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it> +############################################################################### + +EXTRA_DIST = simplehttp.kvs |