aboutsummaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
authorMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2010-12-03 18:56:41 +0000
committerMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2010-12-03 18:56:41 +0000
commitce86cefa5e51082153e52b1a99e8f69f5242c012 (patch)
treea41a067196f9db04a9efc65a5d72fd7bbedb774f /src/nat/Makefile.am
parent03b10ac22fb7e80a02568af591e0ead6c76d8563 (diff)
downloadgnunet-ce86cefa5e51082153e52b1a99e8f69f5242c012.tar.gz
gnunet-ce86cefa5e51082153e52b1a99e8f69f5242c012.zip
Fix include path and include order in src/nat (patch by LRN)
Diffstat (limited to 'src/nat/Makefile.am')
-rw-r--r--src/nat/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 50edd5f77..af06528db 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -20,7 +20,6 @@ libgnunetnat_la_SOURCES = \
20 nat.c 20 nat.c
21 21
22libgnunetnat_la_CFLAGS = \ 22libgnunetnat_la_CFLAGS = \
23 -I$(top_scrdir)/include \
24 -DDEBUG_UPNP -g -O0 23 -DDEBUG_UPNP -g -O0
25 24
26libgnunetnat_la_LIBADD = \ 25libgnunetnat_la_LIBADD = \