aboutsummaryrefslogtreecommitdiff
path: root/src/ext/gnunet-ext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/gnunet-ext.c')
-rw-r--r--src/ext/gnunet-ext.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/gnunet-ext.c b/src/ext/gnunet-ext.c
index 7a77c17..2b91276 100644
--- a/src/ext/gnunet-ext.c
+++ b/src/ext/gnunet-ext.c
@@ -54,6 +54,7 @@ static const struct GNUNET_OS_ProjectData gnunetext_pd =
54 .is_gnu = 1, 54 .is_gnu = 1,
55 .gettext_domain = PACKAGE, 55 .gettext_domain = PACKAGE,
56 .gettext_path = NULL, 56 .gettext_path = NULL,
57 .agpl_url = "https://gnunet.org/git/gnunet-ext.git",
57 }; 58 };
58 59
59/** 60/**