]> git.lyx.org Git - features.git/commitdiff
Add GraphicsTypes.h to libgraphics_la_SOURCES
authorAngus Leeming <leeming@lyx.org>
Thu, 28 Feb 2002 16:09:35 +0000 (16:09 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 28 Feb 2002 16:09:35 +0000 (16:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3613 a592a061-630c-0410-9148-cb99ea01b6c8

src/graphics/ChangeLog
src/graphics/Makefile.am

index cd1ca136a0c852562f7bf4de023448d0751f8c27..790b7c77a9618641593a515efbe47dd5d25d0bb5 100644 (file)
@@ -5,6 +5,8 @@
        * GraphicsImageXPM.C: properly resolve more warnings about comparison
        between signed and unsigned integer expressions.
 
+       * Makefile.am: add GraphicsTypes.h which I'd carelessly left out.
+
 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * GraphicsCache.C: improve commentary to graphicsInit and where it
index 1012f7503bcf8164a1513d0d579f4806cc88453a..68164a8f1e3ace9844b13639198fd141a9164d5f 100644 (file)
@@ -19,7 +19,8 @@ libgraphics_la_SOURCES = \
        GraphicsImageXPM.h \
        GraphicsImageXPM.C \
        GraphicsParams.C \
-       GraphicsParams.h
+       GraphicsParams.h \
+       GraphicsTypes.h
 
 libgraphics.la: libgraphics.o