- implementented string to address
[oweals/gnunet.git] / src / template / Makefile.am
index 35a4b433e821511a23ead0a604e9e91672123504..1769191e7a1d965566a865e3de5f661d708755e3 100644 (file)
@@ -1,5 +1,10 @@
 INCLUDES = -I$(top_srcdir)/src/include
 
+pkgcfgdir= $(pkgdatadir)/config.d/
+
+dist_pkgcfg_DATA = \
+  template.conf
+
 if MINGW
  WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols 
 endif