aboutsummaryrefslogtreecommitdiff
path: root/src/block/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-05 21:54:44 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-05 21:54:44 +0000
commitbdc3b54372a92874c2ecb58069eac5bdfe6fcddc (patch)
tree575c606a8f81c1f0baabad43bf34789023513ee7 /src/block/Makefile.am
parentf0963cfb7a694f9a7c7ff28471660242529f00a8 (diff)
downloadgnunet-bdc3b54372a92874c2ecb58069eac5bdfe6fcddc.tar.gz
gnunet-bdc3b54372a92874c2ecb58069eac5bdfe6fcddc.zip
moving plugin headers
Diffstat (limited to 'src/block/Makefile.am')
-rw-r--r--src/block/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/Makefile.am b/src/block/Makefile.am
index 11dea77d7..1d24b1bfa 100644
--- a/src/block/Makefile.am
+++ b/src/block/Makefile.am
@@ -60,7 +60,7 @@ libgnunet_plugin_block_test_la_LDFLAGS = \
60 60
61 61
62libgnunetblock_la_SOURCES = \ 62libgnunetblock_la_SOURCES = \
63 block.c plugin_block.h 63 block.c
64libgnunetblock_la_LIBADD = \ 64libgnunetblock_la_LIBADD = \
65 $(top_builddir)/src/util/libgnunetutil.la 65 $(top_builddir)/src/util/libgnunetutil.la
66 66