aboutsummaryrefslogtreecommitdiffstats
path: root/doc/scriptexamples
diff options
context:
space:
mode:
authorGravatar Elvio Basello2008-06-03 13:52:40 +0000
committerGravatar Elvio Basello2008-06-03 13:52:40 +0000
commitbba45262491802e429d28eaa3ee29461bd2de4ff (patch)
treeb2d2b4d2b5b81f55672f5e4f3adf840a837ad3d8 /doc/scriptexamples
parentfixed close button (diff)
downloadKVIrc-bba45262491802e429d28eaa3ee29461bd2de4ff.tar.gz
KVIrc-bba45262491802e429d28eaa3ee29461bd2de4ff.tar.bz2
KVIrc-bba45262491802e429d28eaa3ee29461bd2de4ff.zip
oh yeah, removed autotools!;
bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'doc/scriptexamples')
-rw-r--r--doc/scriptexamples/Makefile.am7
-rw-r--r--doc/scriptexamples/mp3share/Makefile.am5
-rw-r--r--doc/scriptexamples/playing/Makefile.am5
-rw-r--r--doc/scriptexamples/tutorial/Makefile.am5
4 files changed, 0 insertions, 22 deletions
diff --git a/doc/scriptexamples/Makefile.am b/doc/scriptexamples/Makefile.am
deleted file mode 100644
index 57f95ce33..000000000
--- a/doc/scriptexamples/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-###############################################################################
-# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it>
-###############################################################################
-
-SUBDIRS = kvisounds mp3share playing tutorial
-
-EXTRA_DIST = *.kvs
diff --git a/doc/scriptexamples/mp3share/Makefile.am b/doc/scriptexamples/mp3share/Makefile.am
deleted file mode 100644
index a48a99844..000000000
--- a/doc/scriptexamples/mp3share/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-###############################################################################
-# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it>
-###############################################################################
-
-EXTRA_DIST = mp3share.kvs mp3share_icon.png
diff --git a/doc/scriptexamples/playing/Makefile.am b/doc/scriptexamples/playing/Makefile.am
deleted file mode 100644
index d673dfb9f..000000000
--- a/doc/scriptexamples/playing/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-###############################################################################
-# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it>
-###############################################################################
-
-EXTRA_DIST = playing.kvs playing_icon.png
diff --git a/doc/scriptexamples/tutorial/Makefile.am b/doc/scriptexamples/tutorial/Makefile.am
deleted file mode 100644
index 914e38231..000000000
--- a/doc/scriptexamples/tutorial/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-###############################################################################
-# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it>
-###############################################################################
-
-EXTRA_DIST = *.kvs