aboutsummaryrefslogtreecommitdiff
path: root/src/dhtu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhtu/Makefile.am')
-rw-r--r--src/dhtu/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dhtu/Makefile.am b/src/dhtu/Makefile.am
index 0e10721cd..69b72db6e 100644
--- a/src/dhtu/Makefile.am
+++ b/src/dhtu/Makefile.am
@@ -10,6 +10,10 @@ if USE_COVERAGE
10 XLIBS = -lgcov 10 XLIBS = -lgcov
11endif 11endif
12 12
13pkgcfg_DATA = \
14 dhtu.conf
15
16
13plugin_LTLIBRARIES = \ 17plugin_LTLIBRARIES = \
14 libgnunet_plugin_dhtu_gnunet.la \ 18 libgnunet_plugin_dhtu_gnunet.la \
15 libgnunet_plugin_dhtu_ip.la 19 libgnunet_plugin_dhtu_ip.la