diff options
| author | 2008-04-08 15:35:10 +0000 | |
|---|---|---|
| committer | 2008-04-08 15:35:10 +0000 | |
| commit | f6f1a46ba2f1e7bfffa0202007fec7f9535075c5 (patch) | |
| tree | e9be503c337b830600da00298f16641076bdefbf | |
| parent | moved docs from root to doc/; (diff) | |
| download | KVIrc-f6f1a46ba2f1e7bfffa0202007fec7f9535075c5.tar.gz KVIrc-f6f1a46ba2f1e7bfffa0202007fec7f9535075c5.tar.bz2 KVIrc-f6f1a46ba2f1e7bfffa0202007fec7f9535075c5.zip | |
fixed autofools rules for doc/
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1430 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | doc/scriptexamples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scriptexamples/Makefile.am b/doc/scriptexamples/Makefile.am index a63d44355..57f95ce33 100644 --- a/doc/scriptexamples/Makefile.am +++ b/doc/scriptexamples/Makefile.am @@ -2,6 +2,6 @@ # KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it> ############################################################################### -SUBDIRS = antiidle minesweeper mp3share playing runmenu simplehttp tutorial +SUBDIRS = kvisounds mp3share playing tutorial EXTRA_DIST = *.kvs |
