From 1153a23b5b78431dc6457e753b03b05ac325a94f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 5 Sep 2012 09:27:32 +0200 Subject: [PATCH] IDMETA part of dist --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2a8ba26..e5514a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = src include etc doc ACLOCAL_AMFLAGS = -I m4 SPEC_FILE=$(PACKAGE).spec -EXTRA_DIST= $(SPEC_FILE) README LICENSE NEWS m4/id-config.sh \ +EXTRA_DIST= $(SPEC_FILE) IDMETA README LICENSE NEWS m4/id-config.sh \ m4/yazpp.m4 m4/yaz.m4 m4/usemarcon.m4 buildconf.sh dist-hook: -- 1.7.10.4