]> git.lyx.org Git - lyx.git/commitdiff
Make dist doesn't include boost headers.
authorPavel Sanda <sanda@lyx.org>
Sun, 4 May 2008 22:49:19 +0000 (22:49 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 4 May 2008 22:49:19 +0000 (22:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24606 a592a061-630c-0410-9148-cb99ea01b6c8

boost/Makefile.am

index b7c5a327f7af29a1e5ed14558cd334054f331e76..84d6e3a682ea83363e203929736fcfc1c88044f8 100644 (file)
@@ -7,6 +7,8 @@ noinst_LTLIBRARIES = liblyxboost.la
 #BUILT_SOURCES = $(PCH_FILE)
 #AM_CPPFLAGS += $(PCH_FLAGS)
 
+EXTRA_DIST = boost
+
 AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>" 
 AM_CPPFLAGS +=  $(BOOST_INCLUDES)