]> git.lyx.org Git - features.git/commitdiff
only include precompiled headers once
authorMartin Vermeer <martin.vermeer@hut.fi>
Sun, 12 Aug 2007 13:38:45 +0000 (13:38 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Sun, 12 Aug 2007 13:38:45 +0000 (13:38 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19456 a592a061-630c-0410-9148-cb99ea01b6c8

src/Makefile.am

index 72c8df79f89ca0f0a459dfc69d30024df581fd95..a19047db8e0186d05d750f11fef49330ed612ea9 100644 (file)
@@ -41,8 +41,6 @@ lyx$(EXEEXT): $(FRONTENDS_PROGS)
 
 BUILT_SOURCES = $(PCH_FILE) version.cpp
 
-AM_CPPFLAGS += $(PCH_FLAGS) $(BOOST_INCLUDES)
-
 if USE_ASPELL
 ASPELL = ASpell.cpp ASpell_local.h
 endif