aboutsummaryrefslogtreecommitdiff
path: root/src/ext/gnunet-service-ext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/gnunet-service-ext.c')
-rw-r--r--src/ext/gnunet-service-ext.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/gnunet-service-ext.c b/src/ext/gnunet-service-ext.c
index fa62291..d172eb2 100644
--- a/src/ext/gnunet-service-ext.c
+++ b/src/ext/gnunet-service-ext.c
@@ -78,6 +78,7 @@ static const struct GNUNET_OS_ProjectData gnunetext_pd =
78 .is_gnu = 1, 78 .is_gnu = 1,
79 .gettext_domain = PACKAGE, 79 .gettext_domain = PACKAGE,
80 .gettext_path = NULL, 80 .gettext_path = NULL,
81 .agpl_url = "https://gnunet.org/git/gnunet-ext.git",
81}; 82};
82 83
83/** 84/**