aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-04-17 09:08:49 +0000
committerChristian Grothoff <christian@grothoff.org>2014-04-17 09:08:49 +0000
commitd06a3e6becaaa64d744303e14a13974f9b7e5bc8 (patch)
tree89496d4e4b7608a0c7eaa387091ad9e3eb4fa85e /src/core/Makefile.am
parent9b927d4a46f7b70c5050c128c53ec089bd5b8c84 (diff)
downloadgnunet-d06a3e6becaaa64d744303e14a13974f9b7e5bc8.tar.gz
gnunet-d06a3e6becaaa64d744303e14a13974f9b7e5bc8.zip
-rename file to match updated functionality
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 17161af61..5e046f521 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -22,7 +22,7 @@ lib_LTLIBRARIES = \
22 22
23libgnunetcore_la_SOURCES = \ 23libgnunetcore_la_SOURCES = \
24 core_api.c core.h \ 24 core_api.c core.h \
25 core_api_iterate_peers.c 25 core_api_monitor_peers.c
26libgnunetcore_la_LIBADD = \ 26libgnunetcore_la_LIBADD = \
27 $(top_builddir)/src/util/libgnunetutil.la \ 27 $(top_builddir)/src/util/libgnunetutil.la \
28 $(GN_LIBINTL) $(XLIB) 28 $(GN_LIBINTL) $(XLIB)