aboutsummaryrefslogtreecommitdiff
path: root/src/nat/libnatpmp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/libnatpmp/Makefile.am')
-rw-r--r--src/nat/libnatpmp/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/nat/libnatpmp/Makefile.am b/src/nat/libnatpmp/Makefile.am
deleted file mode 100644
index 472bcabae..000000000
--- a/src/nat/libnatpmp/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
1noinst_LTLIBRARIES = libnatpmp.la
2
3AM_CPPFLAGS = -DENABLE_STRNATPMPERR
4
5libnatpmp_la_SOURCES = \
6 getgateway.c \
7 natpmp.c
8
9noinst_HEADERS = \
10 declspec.h \
11 getgateway.h \
12 natpmp.h
13
14extra_DIST = \
15 README \
16 LICENSE