From 73dc58ddf1dab586d48b4437112c97d7ef7ca691 Mon Sep 17 00:00:00 2001 From: Andrey Kiselev Date: Tue, 12 Jul 2005 12:08:15 +0000 Subject: [PATCH] Added SConstruct to the EXTRA_DIST list. --- libtiff/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtiff/Makefile.am b/libtiff/Makefile.am index b5d9bea3..7fe0a792 100644 --- a/libtiff/Makefile.am +++ b/libtiff/Makefile.am @@ -26,7 +26,7 @@ LIBPORT = $(top_builddir)/port/libport.la LIBTIFF = $(top_builddir)/libtiff/libtiff.la -EXTRA_DIST = Makefile.vc tif_config.h.vc tiffconf.h.vc libtiff.def \ +EXTRA_DIST = Makefile.vc SConstruct tif_config.h.vc tiffconf.h.vc libtiff.def \ $(EXTRA_SRCS) HDRS = \