X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=ca2381df53762d988d0048b4418edc17d628f6e4;hp=d5ada988e1b3ae9ed6824fbfe7847194e4a03f7d;hb=240a3a85bd627b43123f880cfa5a14497b39c6f0;hpb=7cfdbb3cfe3c1b82279a013a675f81acda510fe8 diff --git a/Makefile.am b/Makefile.am index d5ada988e..ca2381df5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -195,6 +195,11 @@ dist_systemunit_DATA += \ units/arch/reboot.service endif +dist_doc_DATA = \ + README \ + src/sd-daemon.h \ + src/sd-daemon.c + # This is needed because automake is buggy in how it generates the # rules for C programs, but not Vala programs. We therefore can't # list the .h files as dependencies if we want make dist to work.