diff options
-rw-r--r-- | Makefile.am | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 4df696b..2eea905 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,8 +4,16 @@ endif SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src man plugins po help data doc -EXTRA_DIST = \ - HACKING +EXTRA_DIST = \ + AUTHORS \ + Changelog \ + COPYING \ + HACKING \ + NEWS \ + NEWS.gnome \ + README \ + THANKS \ + TODO DISTCLEANFILES = \ intltool-extract \ |