aboutsummaryrefslogtreecommitdiff
path: root/src/dv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv/Makefile.am')
-rw-r--r--src/dv/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/dv/Makefile.am b/src/dv/Makefile.am
index d505e31c4..c0e826a2c 100644
--- a/src/dv/Makefile.am
+++ b/src/dv/Makefile.am
@@ -11,6 +11,11 @@ endif
11 11
12plugindir = $(libdir)/gnunet 12plugindir = $(libdir)/gnunet
13 13
14pkgcfgdir= $(pkgdatadir)/config.d/
15
16dist_pkgcfg_DATA = \
17 dv.conf
18
14lib_LTLIBRARIES = libgnunetdv.la 19lib_LTLIBRARIES = libgnunetdv.la
15 20
16plugin_LTLIBRARIES = libgnunet_plugin_transport_dv.la 21plugin_LTLIBRARIES = libgnunet_plugin_transport_dv.la