Here's another small patch. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory
Index: src/frontends/support/Makefile.am =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/support/Makefile.am,v retrieving revision 1.2 diff -u -r1.2 Makefile.am --- src/frontends/support/Makefile.am 2000/10/12 15:17:42 1.2 +++ src/frontends/support/Makefile.am 2000/10/14 03:07:16 @@ -8,4 +8,7 @@ libfrontendsupport_la_SOURCES = \ LyXImage.h \ - LyXImage.C + LyXImage.C \ + LyXImage_X.h \ + LyXImage_X.C +