aboutsummaryrefslogtreecommitdiff
path: root/src/hello/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-21 15:09:51 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-21 15:09:51 +0000
commit33a5d276ff045e45d05264a0c17a545ecd277548 (patch)
tree1c4e99feb6b73a77157f94e1a21af87d595dd07f /src/hello/Makefile.am
parent999ab7de8d21c8bbcaac15d8fa9d1e2360f4b567 (diff)
downloadgnunet-33a5d276ff045e45d05264a0c17a545ecd277548.tar.gz
gnunet-33a5d276ff045e45d05264a0c17a545ecd277548.zip
-renaming testing-new.h to testing.h, bumping library versions
Diffstat (limited to 'src/hello/Makefile.am')
-rw-r--r--src/hello/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello/Makefile.am b/src/hello/Makefile.am
index 18cb6b29c..fd5a41bea 100644
--- a/src/hello/Makefile.am
+++ b/src/hello/Makefile.am
@@ -18,7 +18,7 @@ libgnunethello_la_LIBADD = \
18 $(LTLIBINTL) 18 $(LTLIBINTL)
19libgnunethello_la_LDFLAGS = \ 19libgnunethello_la_LDFLAGS = \
20 $(GN_LIB_LDFLAGS) \ 20 $(GN_LIB_LDFLAGS) \
21 -version-info 0:0:0 21 -version-info 1:0:1
22 22
23noinst_PROGRAMS = \ 23noinst_PROGRAMS = \
24 gnunet-hello 24 gnunet-hello