From 9b0cecba4b304555747a655a88d13291f1a7795f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 5 Jan 2009 12:05:48 +0100 Subject: [PATCH] mk_version.tcl part of dist --- util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/Makefile.am b/util/Makefile.am index 6e82e5d..c54bdd9 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -7,7 +7,7 @@ TESTS = $(check_PROGRAMS) bin_SCRIPTS = idzebra-config-2.0 -EXTRA_DIST = zebrasrv.rh tstcharmap.chr tstpass.txt tstres.cfg +EXTRA_DIST = zebrasrv.rh tstcharmap.chr tstpass.txt tstres.cfg mk_version.tcl DISTCLEANFILES = idzebra-config-2.0 -- 1.7.10.4