diff liboctave/Makefile.am @ 11116:ec2a6c5760b2

liboctave/Makefile.am (INCS): include caseless-str.h in the list
author John W. Eaton <jwe@octave.org>
date Tue, 19 Oct 2010 03:24:57 -0400
parents 0ba9bd294421
children 7c573eb981eb
line wrap: on
line diff
--- a/liboctave/Makefile.am	Tue Oct 19 02:22:20 2010 -0400
+++ b/liboctave/Makefile.am	Tue Oct 19 03:24:57 2010 -0400
@@ -191,6 +191,7 @@
   base-de.h \
   base-min.h \
   byte-swap.h \
+  caseless-str.h \
   cmd-edit.h \
   cmd-hist.h \
   data-conv.h \