X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=87c686b93165c44b7bafd068284fcedc2c1c194c;hp=e86eedf3a534665a7047d04c8f68d34d6d843cdc;hb=31cee6f634ce07aa2c3514a506f93830f91f14a5;hpb=67ef7823c651015929d4f20e4c9d59998c5bac7d 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