From ea3ff01740cdfd4505503bcff9f5d889ce1b4545 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 8 Nov 2011 19:37:32 +0000 Subject: adding address abstraction --- src/hello/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hello/Makefile.am') diff --git a/src/hello/Makefile.am b/src/hello/Makefile.am index 61c84e50e..0122a1918 100644 --- a/src/hello/Makefile.am +++ b/src/hello/Makefile.am @@ -12,7 +12,7 @@ endif lib_LTLIBRARIES = libgnunethello.la libgnunethello_la_SOURCES = \ - hello.c + hello.c address.c libgnunethello_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la $(XLIB) libgnunethello_la_LDFLAGS = \ -- cgit v1.2.3