aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-17 19:22:23 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-17 19:22:23 +0000
commit40261ecc5bf242437f12cf91d035c138cf089a1e (patch)
treeb801c2939e97a1ed68e614e74a3ce47765dd82b5 /src/Makefile.am
parent9d077316ac3c6a18a4b13e90d7549188c2fe1f81 (diff)
downloadgnunet-40261ecc5bf242437f12cf91d035c138cf089a1e.tar.gz
gnunet-40261ecc5bf242437f12cf91d035c138cf089a1e.zip
-move IPv4 header initialization to tun library
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 12862af38..36e87f82b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,6 +10,7 @@ SUBDIRS = \
10 include $(INTLEMU_SUBDIRS) \ 10 include $(INTLEMU_SUBDIRS) \
11 util \ 11 util \
12 hello \ 12 hello \
13 tun \
13 block \ 14 block \
14 statistics \ 15 statistics \
15 arm \ 16 arm \