X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=87c686b93165c44b7bafd068284fcedc2c1c194c;hb=2a1a539789190c2d413710bcd88f1e351400d700;hp=e86eedf3a534665a7047d04c8f68d34d6d843cdc;hpb=67ef7823c651015929d4f20e4c9d59998c5bac7d;p=elogind.git diff --git a/Makefile.am b/Makefile.am index e86eedf3a..87c686b93 100644 --- a/Makefile.am +++ b/Makefile.am @@ -80,7 +80,9 @@ EXTRA_DIST = \ units/systemd-initctl.service.in \ units/systemd-initctl.socket \ units/systemd-logger.service.in \ - units/systemd-logger.socket + units/systemd-logger.socket \ + LICENSE \ + README # This is needed because automake is buggy in how it generates the # rules for C programs, but not Vala programs. We therefore can't