aboutsummaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-16 15:46:05 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-16 15:46:05 +0000
commitbb960e581aff44f7890440faccb3383d0e105ca4 (patch)
tree9896543f35cb354ac657a1e6d8a7d919ec8da3a6 /src/nat/Makefile.am
parent427b84ad7aa13658cb433ccc1ac362b24f1754c3 (diff)
downloadgnunet-bb960e581aff44f7890440faccb3383d0e105ca4.tar.gz
gnunet-bb960e581aff44f7890440faccb3383d0e105ca4.zip
dist ready
Diffstat (limited to 'src/nat/Makefile.am')
-rw-r--r--src/nat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 89cfba7a9..3ec124c5e 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -15,7 +15,7 @@ lib_LTLIBRARIES = libgnunetnat.la
15libgnunetnat_la_SOURCES = \ 15libgnunetnat_la_SOURCES = \
16 upnp.c upnp.h \ 16 upnp.c upnp.h \
17 natpmp.c natpmp.h \ 17 natpmp.c natpmp.h \
18 nat.c nat.h 18 nat.c
19 19
20libgnunetnat_la_CFLAGS = \ 20libgnunetnat_la_CFLAGS = \
21 -I$(top_scrdir)/include 21 -I$(top_scrdir)/include