reclaim-attribute: include header in dist sources
authorDaniel Golle <daniel@makrotopia.org>
Thu, 28 Feb 2019 15:06:06 +0000 (16:06 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 28 Feb 2019 15:40:55 +0000 (16:40 +0100)
src/reclaim-attribute/Makefile.am

index 7db2925b13987fff56975cf9781e5c1f98ef708f..e53f527b32932f15ce678fb919c340342224e7ff 100644 (file)
@@ -20,6 +20,7 @@ lib_LTLIBRARIES = \
   libgnunetreclaimattribute.la
 
 libgnunetreclaimattribute_la_SOURCES = \
+  reclaim_attribute.h \
   reclaim_attribute.c
 libgnunetreclaimattribute_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \