add missing preview.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4259 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2002-05-29 08:51:32 +00:00
parent 2c92b6db99
commit c619f01003

View File

@ -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 \