1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
transmission/third-party/libnatpmp/Makefile.am
2007-12-08 19:54:35 +00:00

13 lines
181 B
Makefile

noinst_LIBRARIES = libnatpmp.a
libnatpmp_a_SOURCES = \
getgateway.c \
natpmp.c
noinst_HEADERS = \
getgateway.h \
natpmp.h
extra_DIST = \
README \
LICENSE