transmission/third-party/dht/Makefile.am

5 lines
126 B
Makefile
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