]> git.lyx.org Git - features.git/commitdiff
add missing preview.h
authorAndré Pönitz <poenitz@gmx.net>
Wed, 29 May 2002 08:51:32 +0000 (08:51 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 29 May 2002 08:51:32 +0000 (08:51 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4259 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/Makefile.am

index c3c749d4e757425df2978d79e6d6fa1faa9c0189..15659663aa205ec0197792fe53a36d0d81e6e567 100644 (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 \