aboutsummaryrefslogtreecommitdiff
path: root/src/fs/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/fs/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/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 291f3612b..84c0a61d9 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -52,7 +52,7 @@ libgnunetfs_la_LIBADD = \
52 52
53libgnunetfs_la_LDFLAGS = \ 53libgnunetfs_la_LDFLAGS = \
54 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 54 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
55 -version-info 2:2:0 55 -version-info 3:0:1
56 56
57 57
58libgnunetfstest_a_SOURCES = \ 58libgnunetfstest_a_SOURCES = \