From cb5c3c148475d07634f50098cad0aae5598f1547 Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Sat, 8 Jan 2005 09:58:05 +0000 Subject: [PATCH] - include ./autogen.sh into distribution --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 49a24cb..e393cbe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,4 +21,4 @@ SUBDIRS = src doc scripts contrib -EXTRA_DIST = TODO RELNOTES siproxd.spec +EXTRA_DIST = TODO RELNOTES siproxd.spec autogen.sh