blob: a63d44355e4785111107a1bdd19a1de746a4ccdc (
plain)
1
2
3
4
5
6
7
|
###############################################################################
# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it>
###############################################################################
SUBDIRS = antiidle minesweeper mp3share playing runmenu simplehttp tutorial
EXTRA_DIST = *.kvs
|