diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-10-05 17:05:54 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-10-05 17:05:54 +1300 |
commit | 34ad147b8a176b2c1b66c724e9ea26c905dbcdda (patch) | |
tree | 05d4b9c1f50ed9bc31c4cbd9f7046c57f111d251 /Makefile.am | |
parent | 0a76a8a43f673d24640aca64606d24c6dcf9ce20 (diff) | |
download | lightdm-34ad147b8a176b2c1b66c724e9ea26c905dbcdda.tar.gz |
Use xzip for tarballs, don't distribute AUTHORS, ChangeLog, README
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8bd38656..06586809 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,8 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc EXTRA_DIST = \ autogen.sh \ - lightdm.doap + lightdm.doap \ + NEWS DISTCLEANFILES = \ Makefile.in \ |