-code cleanup
[oweals/gnunet.git] / src / core / Makefile.am
index 9bff1dbd960211887a438a01345b6939a101a31c..ad9bddcb698ca4421b6148a333ea39205b2cf759 100644 (file)
@@ -1,5 +1,10 @@
 INCLUDES = -I$(top_srcdir)/src/include
 
+pkgcfgdir= $(pkgdatadir)/config.d/
+
+pkgcfg_DATA = \
+  core.conf
+
 if MINGW
   WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
 endif
@@ -126,8 +131,6 @@ EXTRA_DIST = \
   test_core_api_send_to_self.conf \
   test_core_quota_asymmetric_recv_limited_peer1.conf \
   test_core_quota_asymmetric_recv_limited_peer2.conf \
-  test_core_quota_asymmetric_send_limited_peer1.conf \
-  test_core_quota_asymmetric_send_limited_peer2.conf \
   test_core_quota_asymmetric_send_limit_peer1.conf \
   test_core_quota_asymmetric_send_limit_peer2.conf \
   test_core_quota_peer1.conf \