From b340b13f95032dbc6788ed73fcc237388852dee6 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Sun, 3 Jan 1999 16:11:18 +0000 Subject: [PATCH] Added configure script.. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 493bb1c3..9ec8c8fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS=doc include src test utils -EXTRA_DIST=ChangeLog INSTALL cvscompile +EXTRA_DIST=ChangeLog INSTALL configure cvscompile INCLUDES=-I$(top_srcdir)/include -- 2.47.1