aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-25 09:18:53 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-25 09:18:53 +0000
commitbd4822b448a18c28b07754efff1d962630a0da31 (patch)
treeacc3f6657d374038bee5aac68c731487925a6d1a /src/transport/Makefile.am
parenta26f62fb03c3570f7792d3a94c177cb40ade9297 (diff)
downloadgnunet-bd4822b448a18c28b07754efff1d962630a0da31.tar.gz
gnunet-bd4822b448a18c28b07754efff1d962630a0da31.zip
inlining files from wlan, preparing to obsolete wlan subdirectory
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 3334607fa..b836812ff 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -109,20 +109,11 @@ gnunet_transport_certificate_creation_LDADD = \
109 $(top_builddir)/src/util/libgnunetutil.la 109 $(top_builddir)/src/util/libgnunetutil.la
110 110
111gnunet_transport_wlan_helper_SOURCES = \ 111gnunet_transport_wlan_helper_SOURCES = \
112 wlan/byteorder.h \ 112 gnunet-transport-wlan-helper.c
113 wlan/crctable_osdep.h \
114 wlan/helper_common.c wlan/helper_common.h \
115 wlan/ieee80211.h \
116 wlan/ieee80211_radiotap.h \
117 wlan/loopback_helper.h \
118 wlan/radiotap-parser.c wlan/radiotap-parser.h \
119 gnunet-transport-wlan-helper.c gnunet-transport-wlan-helper.h
120gnunet_transport_wlan_helper_LDADD = \ 113gnunet_transport_wlan_helper_LDADD = \
121 $(top_builddir)/src/util/libgnunetutil.la 114 $(top_builddir)/src/util/libgnunetutil.la
122 115
123gnunet_transport_wlan_helper_dummy_SOURCES = \ 116gnunet_transport_wlan_helper_dummy_SOURCES = \
124 wlan/radiotap-parser.c \
125 wlan/helper_common.c \
126 gnunet-transport-wlan-helper-dummy.c 117 gnunet-transport-wlan-helper-dummy.c
127gnunet_transport_wlan_helper_dummy_LDADD = \ 118gnunet_transport_wlan_helper_dummy_LDADD = \
128 $(top_builddir)/src/util/libgnunetutil.la 119 $(top_builddir)/src/util/libgnunetutil.la