You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
329 B
10 lines
329 B
###############################################################################
|
|
# KVirc IRC client Makefile - 16.12.98 Szymon Stefanek <stefanek@tin.it>
|
|
###############################################################################
|
|
|
|
tmpdir = $(kdeservicesdir)
|
|
|
|
tmp_DATA = irc.protocol irc6.protocol
|
|
|
|
EXTRA_DIST = $(tmp_DATA)
|