From c619f01003577cee592930dcd740bd5a3712ab61 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Wed, 29 May 2002 08:51:32 +0000 Subject: [PATCH] add missing preview.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4259 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.2