fix warning on possibly(?) unused precompiled headers due to different -fPic settings on pch creation and use

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19468 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Christian Ridderström 2007-08-12 18:42:57 +00:00
parent 9b541f922f
commit 559c2f6482

View File

@ -6,6 +6,8 @@ DISTCLEANFILES += config.h libintl.h version.cpp stamp-version version.cpp-tmp
MAINTAINERCLEANFILES += $(srcdir)/config.h.in
AM_CPPFLAGS += $(PCH_FLAGS) -I$(top_srcdir)/src $(BOOST_INCLUDES)
SUBDIRS = support frontends .
EXTRA_DIST = config.h.in stamp-h.in version.cpp.in \