blob: bc03ac24165f34fed1d472198d894f2a9ff99892 (
plain)
1
2
3
4
5
6
7
8
9
|
###############################################################################
# KVirc IRC client Makefile - 10.03.2000 Szymon Stefanek <stefanek@tin.it>
###############################################################################
tmpdir = $(pluglibdir)/caps/tool/
tmp_DATA= sharedfileswindow
EXTRA_DIST = $(tmp_DATA)
|