chiark / gitweb /
Distribute the necessary header files too
authorTollef Fog Heen <tfheen@err.no>
Sun, 9 May 2010 23:17:49 +0000 (01:17 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 9 May 2010 23:17:49 +0000 (01:17 +0200)
Add all header files that we need to EXTRA_DIST to ensure they are
actually in the tarball.

Makefile.am

index 7396dddd87e30ead9680f1e85dfc97bf2a5cdf49..f475e9849c8c1e9c9470fd2519e34696095d8fec 100644 (file)
@@ -131,6 +131,16 @@ COMMON_SOURCES = \
        fdset.c \
        namespace.c
 
+EXTRA_DIST += \
+       ${COMMON_SOURCES:.c=.h} \
+       macro.h \
+       ioprio.h \
+       missing.h \
+       list.h \
+       securebits.h \
+       linux/auto_dev-ioctl.h \
+       initreq.h
+
 systemd_SOURCES = \
        $(COMMON_SOURCES) \
        main.c