transmission/third-party/libnatpmp/Makefile.am

17 lines
235 B
Makefile
Raw Normal View History

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