transmission/third-party/libnatpmp/Makefile.am

17 lines
235 B
Makefile

noinst_LIBRARIES = libnatpmp.a
AM_CPPFLAGS = -DENABLE_STRNATPMPERR
libnatpmp_a_SOURCES = \
getgateway.c \
natpmp.c
noinst_HEADERS = \
declspec.h \
getgateway.h \
natpmp.h
EXTRA_DIST = \
README \
LICENSE