diff options
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 0599e22..3bb2654 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,15 +1,16 @@ SUBDIRS = src data help po EXTRA_DIST = \ + README.md \ autogen.sh \ simple-scan.doap DISTCLEANFILES = \ Makefile.in \ aclocal.m4 \ + compile \ configure \ depcomp \ - gnome-doc-utils.make \ install-sh \ missing \ mkinstalldirs \ |