diff liboctave/Makefile.am @ 11524:bd6e37860be5

use gnulib filemode module
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 06:18:51 -0500
parents fd0a3ac60b0e
children a21a3875ca83
line wrap: on
line diff
--- a/liboctave/Makefile.am	Fri Jan 14 05:47:45 2011 -0500
+++ b/liboctave/Makefile.am	Fri Jan 14 06:18:51 2011 -0500
@@ -197,7 +197,6 @@
   dir-ops.h \
   file-ops.h \
   file-stat.h \
-  filemode.h \
   functor.h \
   glob-match.h \
   idx-vector.h \
@@ -478,7 +477,6 @@
 
 LIBOCTAVE_C_SOURCES = \
   f2c-main.c \
-  filemode.c \
   lo-cieee.c \
   lo-cutils.c \
   randgamma.c \