aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2022-03-10 02:18:22 +0100
committerTheJackiMonster <thejackimonster@gmail.com>2022-03-10 02:18:22 +0100
commitfba50c0338fb76feec7fee5a12e27fc57df1972b (patch)
tree22dcdbf1d1c091d4f41a1b7e8b9f0ce12e9d9319 /Makefile
parent807dec8e802737fb46d015c48a7859a6ec504f74 (diff)
downloadlibgnunetchat-fba50c0338fb76feec7fee5a12e27fc57df1972b.tar.gz
libgnunetchat-fba50c0338fb76feec7fee5a12e27fc57df1972b.zip
Replace local files with namestore usage
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d1ae23c..82c739f 100644
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ LIBRARIES = gnunetarm\
25 gnunetfs\ 25 gnunetfs\
26 gnunetidentity\ 26 gnunetidentity\
27 gnunetmessenger\ 27 gnunetmessenger\
28 gnunetnamestore\
28 gnunetregex\ 29 gnunetregex\
29 gnunetutil 30 gnunetutil
30 31