aboutsummaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-06-11 01:39:24 +0000
committerChristian Grothoff <christian@grothoff.org>2007-06-11 01:39:24 +0000
commitce729f1482f62a9fd96de6ae0acdc1b4c50149ab (patch)
tree784e045c13be4f1595ed067faf437893ddc97e3b /src/common/Makefile.am
parente1d730dd67d617e6a10ff36b86cb86520593b45d (diff)
downloadgnunet-gtk-ce729f1482f62a9fd96de6ae0acdc1b4c50149ab.tar.gz
gnunet-gtk-ce729f1482f62a9fd96de6ae0acdc1b4c50149ab.zip
updated NS APIs, cleaning up glade texts
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index d34269b2..ab6699ce 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -23,6 +23,7 @@ libgnunetgtk_common_la_LIBADD = \
23 $(INTLLIBS) \ 23 $(INTLLIBS) \
24 -lgnunetutil \ 24 -lgnunetutil \
25 -lgnunetutil_crypto \ 25 -lgnunetutil_crypto \
26 -lgnunetutil_cron \
26 -lgthread-2.0 \ 27 -lgthread-2.0 \
27 $(LIBNOTIFY_LIBS) 28 $(LIBNOTIFY_LIBS)
28 29