aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile.am
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-09-06 22:46:29 +0000
committerng0 <ng0@n0.is>2019-09-06 22:46:29 +0000
commit6e599264ad13e8fc105493d74d7c11d46f8739ed (patch)
tree169bef1ecbade5a659831fb169f3ae6943af127f /src/include/Makefile.am
parent4f13bc15113021ebf71d5d81e99bc29f8a07fc9c (diff)
downloadgnunet-6e599264ad13e8fc105493d74d7c11d46f8739ed.tar.gz
gnunet-6e599264ad13e8fc105493d74d7c11d46f8739ed.zip
first step to remove plibc
Diffstat (limited to 'src/include/Makefile.am')
-rw-r--r--src/include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 3525a0607..775257768 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -25,7 +25,7 @@ gnunetinclude_HEADERS = \
25else 25else
26 26
27gnunetinclude_HEADERS = \ 27gnunetinclude_HEADERS = \
28 platform.h plibc.h $(WINPROC) gettext.h \ 28 platform.h $(WINPROC) gettext.h \
29 compat.h \ 29 compat.h \
30 gnunet_applications.h \ 30 gnunet_applications.h \
31 gnunet_arm_service.h \ 31 gnunet_arm_service.h \