diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f287a16..df176af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,4 @@ SUBDIRS = po src doc ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = config.rpath +EXTRA_DIST = guile-lint.am config.rpath |