From b3dfbe00c14acff03b3db82a6dd1136dd1887977 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 10 Jul 2008 00:18:15 +0000 Subject: [PATCH] include version.var and .sh into the distribution --- contrib/ldapc++/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/ldapc++/Makefile.am b/contrib/ldapc++/Makefile.am index db530e7b82..bdfe588739 100644 --- a/contrib/ldapc++/Makefile.am +++ b/contrib/ldapc++/Makefile.am @@ -5,5 +5,6 @@ # COPYING RESTRICTIONS APPLY, see COPYRIGHT file ## +EXTRA_DIST=version.var version.sh SUBDIRS = src examples -- 2.39.5