From bbf8fd9995602f6bf8bc70757a7a94392823107d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 2 Jul 2010 10:38:54 +0200 Subject: [PATCH] RPM spec part of dist --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index f0b4d96..a485e2b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,8 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src test js doc -EXTRA_DIST = README NEWS LICENSE buildconf.sh Doxyfile.in m4/yaz.m4 \ +EXTRA_DIST = $(PACKAGE).spec README NEWS LICENSE \ + buildconf.sh Doxyfile.in m4/yaz.m4 \ win/makefile win/version.nsi win/version.nsi.in win/license.txt dist-hook: -- 1.7.10.4