diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5a19b2d..76f4094 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ SUBDIRS = m4 src tests po ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = config.rpath libgpg-error.spec.in +EXTRA_DIST = autogen.sh config.rpath libgpg-error.spec.in dist-hook: sed -e 's/@pkg_version@/$(VERSION)/g' \ |