diff scripts/miscellaneous/Makefile.in @ 8709:d090213c697a

scripts/miscellaneous/Makefile.in (SOURCES): include __xzip__.m in the list
author John W. Eaton <jwe@octave.org>
date Mon, 09 Feb 2009 15:43:24 -0500
parents 6f5b2835325c
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/miscellaneous/Makefile.in	Mon Feb 09 14:55:07 2009 -0500
+++ b/scripts/miscellaneous/Makefile.in	Mon Feb 09 15:43:24 2009 -0500
@@ -33,8 +33,8 @@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_DATA = @INSTALL_DATA@
 
-SOURCES = ans.m bincoeff.m bug_report.m bunzip2.m bzip2.m cast.m comma.m \
-  compare_versions.m computer.m copyfile.m debug.m \
+SOURCES = __xzip__.m ans.m bincoeff.m bug_report.m bunzip2.m bzip2.m \
+  cast.m comma.m compare_versions.m computer.m copyfile.m debug.m \
   delete.m dir.m dos.m dump_prefs.m edit.m \
   fileattrib.m fileparts.m flops.m fullfile.m getfield.m gunzip.m gzip.m \
   info.m inputname.m intwarning.m ismac.m ispc.m isunix.m license.m \