From beb83e2fa2c2c3772bdfaf8c7e26af55b5c5cfd0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Dec 2011 16:11:40 +0200 Subject: Add details/config-vc.h file --- cutl/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cutl/makefile') diff --git a/cutl/makefile b/cutl/makefile index d7dce3e..c1c3b37 100644 --- a/cutl/makefile +++ b/cutl/makefile @@ -77,7 +77,7 @@ $(out_base)/: $(cutl.l) $(dist): export sources := $(cxx_tun) $(dist): export headers := $(subst $(src_base)/,,$(shell find $(src_base) \ -name '*.hxx' -o -name '*.ixx' -o -name '*.txx')) -$(dist): data_dist := $(subst $(src_base)/,,$(shell find \ +$(dist): data_dist := details/config-vc.h $(subst $(src_base)/,,$(shell find \ $(src_base)/details/boost -type f -name '*.hpp')) details/boost/LICENSE \ details/boost/README $(dist): export extra_dist := $(data_dist) libcutl-vc9.vcproj \ -- cgit v1.1