diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 38ca12f..168460b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,9 +5,10 @@ SUBDIRS = \ backends \ data \ docs \ - examples + examples \ + po -EXTRA_DIST = autogen.sh +EXTRA_DIST = build-aux/config.rpath autogen.sh MAINTAINERCLEANFILES = \ $(srcdir)/aclocal.m4 \ |