1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
transmission/third-party/libnatpmp/Makefile.am

15 lines
198 B
Text
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 = \
declspec.h \
2007-12-08 19:54:35 +00:00
getgateway.h \
natpmp.h
extra_DIST = \
README \
LICENSE