From: André Pönitz Date: Wed, 29 May 2002 08:51:32 +0000 (+0000) Subject: add missing preview.h X-Git-Tag: 1.6.10~19189 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c619f01003577cee592930dcd740bd5a3712ab61;p=features.git add missing preview.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4259 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/Makefile.am b/src/mathed/Makefile.am index c3c749d4e7..15659663aa 100644 --- a/src/mathed/Makefile.am +++ b/src/mathed/Makefile.am @@ -5,6 +5,7 @@ noinst_LTLIBRARIES = libmathed.la INCLUDES = -I$(srcdir)/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES) libmathed_la_SOURCES = \ + preview.h \ preview.C \ textpainter.C \ textpainter.h \