mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 13:48:59 +00:00
only include precompiled headers once
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19456 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ca81b43f03
commit
273631ea6d
@ -41,8 +41,6 @@ lyx$(EXEEXT): $(FRONTENDS_PROGS)
|
|||||||
|
|
||||||
BUILT_SOURCES = $(PCH_FILE) version.cpp
|
BUILT_SOURCES = $(PCH_FILE) version.cpp
|
||||||
|
|
||||||
AM_CPPFLAGS += $(PCH_FLAGS) $(BOOST_INCLUDES)
|
|
||||||
|
|
||||||
if USE_ASPELL
|
if USE_ASPELL
|
||||||
ASPELL = ASpell.cpp ASpell_local.h
|
ASPELL = ASpell.cpp ASpell_local.h
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user