blob: c3e694b786ea13c7419e4accf99c4102900b9390 (
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= filetransferwindow
EXTRA_DIST = $(tmp_DATA)
|