1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
transmission/third-party/dht/Makefile.am

4 lines
126 B
Makefile

noinst_LIBRARIES = libdht.a
libdht_a_SOURCES = dht.c
noinst_HEADERS = dht.h
EXTRA_DIST = CHANGES dht-example.c LICENCE README