aboutsummaryrefslogtreecommitdiff
path: root/src/lib/hello/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hello/Makefile.am')
-rw-r--r--src/lib/hello/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/hello/Makefile.am b/src/lib/hello/Makefile.am
index 4435dba42..cbc193a0a 100644
--- a/src/lib/hello/Makefile.am
+++ b/src/lib/hello/Makefile.am
@@ -9,8 +9,6 @@ endif
9lib_LTLIBRARIES = libgnunethello.la 9lib_LTLIBRARIES = libgnunethello.la
10 10
11libgnunethello_la_SOURCES = \ 11libgnunethello_la_SOURCES = \
12 address.c \
13 hello-ng.c \
14 hello-uri.c 12 hello-uri.c
15libgnunethello_la_LIBADD = \ 13libgnunethello_la_LIBADD = \
16 $(top_builddir)/src/lib/util/libgnunetutil.la $(XLIB) \ 14 $(top_builddir)/src/lib/util/libgnunetutil.la $(XLIB) \