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
317 B
10 lines
317 B
15 years ago
|
###############################################################################
|
||
|
# KVirc IRC client Makefile - 10.03.2000 Szymon Stefanek <stefanek@tin.it>
|
||
|
###############################################################################
|
||
|
|
||
|
tmpdir = $(pluglibdir)/caps/crypt/
|
||
|
|
||
|
tmp_DATA= rijndael
|
||
|
|
||
|
EXTRA_DIST = $(tmp_DATA)
|