1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-20 22:34:37 +01:00
Clementine-audio-player-Mac.../3rdparty/libportfwd/third-party/libnatpmp/Makefile.am
2011-03-08 16:34:20 +00:00

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