aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-13 11:17:04 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-13 11:17:04 +0000
commit56f06d4ff630d3d61b1dbeb6e7d1ae293d4c607a (patch)
tree35f1a850b17f37aad1eb4672f7f5ee6020012688 /src/Makefile.am
parent60fb4007db2edb6be31c07f78ac7a2e52f925ea9 (diff)
downloadgnunet-56f06d4ff630d3d61b1dbeb6e7d1ae293d4c607a.tar.gz
gnunet-56f06d4ff630d3d61b1dbeb6e7d1ae293d4c607a.zip
more stats
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 11912b2e2..4d63bc756 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,10 +14,10 @@ endif
14SUBDIRS = \ 14SUBDIRS = \
15 include $(INTLEMU_SUBDIRS) \ 15 include $(INTLEMU_SUBDIRS) \
16 util \ 16 util \
17 statistics \
17 arm \ 18 arm \
18 hello \ 19 hello \
19 peerinfo \ 20 peerinfo \
20 statistics \
21 datacache \ 21 datacache \
22 datastore \ 22 datastore \
23 template \ 23 template \