aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-10 08:02:30 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-10 08:02:30 +0000
commitf0f1ce0017db9c6a06d1fdd8650ad01e11e8201b (patch)
tree6efb6d16c5cafff1f3c1acbd497e1826c4952ab6 /src/core/Makefile.am
parentd1bd35b2c7b4bbac2fd1c253fce14404bb3a6329 (diff)
downloadgnunet-f0f1ce0017db9c6a06d1fdd8650ad01e11e8201b.tar.gz
gnunet-f0f1ce0017db9c6a06d1fdd8650ad01e11e8201b.zip
core-new now compiles
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 65883d537..9c559f764 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -26,6 +26,7 @@ libgnunetcore_la_LDFLAGS = \
26 26
27bin_PROGRAMS = \ 27bin_PROGRAMS = \
28 gnunet-service-core \ 28 gnunet-service-core \
29 gnunet-service-core-new \
29 gnunet-core-list-connections 30 gnunet-core-list-connections
30 31
31gnunet_service_core_SOURCES = \ 32gnunet_service_core_SOURCES = \