source:
trunk/third-party/dht/Makefile.am
@
9942
Last change on this file since 9942 was 9942, checked in by charles, 12 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
1 | AM_CFLAGS = @PTHREAD_CFLAGS@ |
2 | |
3 | noinst_LIBRARIES = libdht.a |
4 | libdht_a_SOURCES = dht.c |
5 | noinst_HEADERS = dht.h |
6 | EXTRA_DIST = CHANGES dht-example.c LICENCE README |
Note: See TracBrowser
for help on using the repository browser.