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

5 lines
126 B
Text
Raw Normal View History

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