diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 068ec8e39..136c4ba21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,4 +5,5 @@ SUBDIRS = lib embed src data po EXTRA_DIST = \ intltool-merge.in \ intltool-update.in \ - intltool-extract.in + intltool-extract.in \ + COPYING.README |