transmission/third-party/libnatpmp/Makefile.am

14 lines
181 B
Makefile
Raw Normal View History

2007-12-08 19:54:35 +00:00
noinst_LIBRARIES = libnatpmp.a
libnatpmp_a_SOURCES = \
getgateway.c \
natpmp.c
noinst_HEADERS = \
getgateway.h \
natpmp.h
extra_DIST = \
README \
LICENSE