aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-03 14:36:54 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-03 14:36:54 +0200
commit10c1ecc2798ee90a0cb115942beef8f9cba57f0d (patch)
tree85c5b117a98fda01fa347fba233bc2812d6d38eb /src
parent8b6b7febc5af8f10e308f41730ef3c8297f8e55e (diff)
downloadgnunet-10c1ecc2798ee90a0cb115942beef8f9cba57f0d.tar.gz
gnunet-10c1ecc2798ee90a0cb115942beef8f9cba57f0d.zip
disting
Diffstat (limited to 'src')
-rw-r--r--src/include/gnunet_util_lib.h2
-rw-r--r--src/util/Makefile.am3
2 files changed, 2 insertions, 3 deletions
diff --git a/src/include/gnunet_util_lib.h b/src/include/gnunet_util_lib.h
index 40a0ca641..a7bd7ce4b 100644
--- a/src/include/gnunet_util_lib.h
+++ b/src/include/gnunet_util_lib.h
@@ -11,7 +11,7 @@
11 WITHOUT ANY WARRANTY; without even the implied warranty of 11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Affero General Public License for more details. 13 Affero General Public License for more details.
14 14
15 You should have received a copy of the GNU Affero General Public License 15 You should have received a copy of the GNU Affero General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
17 17
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 20e2dd917..0e799b553 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -280,8 +280,7 @@ gnunet_uri_LDADD = \
280 280
281 281
282gnunet_qr_SOURCES = \ 282gnunet_qr_SOURCES = \
283 gnunet-qr.c \ 283 gnunet-qr.c
284 gnunet-qr-utils.h
285gnunet_qr_LDADD = \ 284gnunet_qr_LDADD = \
286 libgnunetutil.la \ 285 libgnunetutil.la \
287 $(GN_LIBINTL) 286 $(GN_LIBINTL)