With this, I now have the automated builds working again.

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)
Index: src/support/Makefile.am
===================================================================
RCS file: /cvs/lyx/lyx-devel/src/support/Makefile.am,v
retrieving revision 1.66
diff -u -u -r1.66 Makefile.am
--- src/support/Makefile.am     2003/09/10 23:06:18     1.66
+++ src/support/Makefile.am     2003/09/11 14:44:19
@@ -7,7 +7,8 @@
 INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 
 EXTRA_DIST = path_defines.C.in lyxstring.C lyxstring.h \
-            os_unix.C os_win32.C os_os2.C
+            os_unix.C os_win32.C os_os2.C gzstream.C gzstream.h \
+            cow_ptr.h
 
 if USE_LYXSTRING
 LYXSTRING = lyxstring.C lyxstring.h

Reply via email to