aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-27 01:18:50 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-27 01:18:50 +0100
commit3112e64ef06f71b06e9f047f2c6dd1be0941a565 (patch)
treec5eed6bcdbb0c24d72466c6f052bece931307cc6 /configure.ac
parentbefd2f9fc787c2ac75790b06e1601f2f65305375 (diff)
downloadgnunet-3112e64ef06f71b06e9f047f2c6dd1be0941a565.tar.gz
gnunet-3112e64ef06f71b06e9f047f2c6dd1be0941a565.zip
skeleton for libgnunetsq implementation
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e90485597..9fa620128 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1# This file is part of GNUnet. 1# This file is part of GNUnet.
2# (C) 2001--2016 GNUnet e.V. 2# (C) 2001--2017 GNUnet e.V.
3# 3#
4# GNUnet is free software; you can redistribute it and/or modify 4# GNUnet is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published 5# it under the terms of the GNU General Public License as published
@@ -1631,6 +1631,7 @@ src/set/Makefile
1631src/set/set.conf 1631src/set/set.conf
1632src/social/Makefile 1632src/social/Makefile
1633src/social/social.conf 1633src/social/social.conf
1634src/sq/Makefile
1634src/statistics/Makefile 1635src/statistics/Makefile
1635src/statistics/statistics.conf 1636src/statistics/statistics.conf
1636src/template/Makefile 1637src/template/Makefile