comparison liboctave/Makefile.am @ 14023:d51b321b5fef

move base-list.h from src to liboctave * liboctave/base-list.h: Move here from src/base-list.h. * liboctave/Makefile.am (INCS): Include base-list.h in the list. * src/Makefile.am (octinclude_HEADERS): Remove base-list.h in the list.
author John W. Eaton <jwe@octave.org>
date Sun, 11 Dec 2011 18:28:35 -0500
parents 7dd7cccf0757
children fc9f204faea0
comparison
equal deleted inserted replaced
14022:de90542b7afc 14023:d51b321b5fef
185 ODESFunc.h \ 185 ODESFunc.h \
186 Quad.h \ 186 Quad.h \
187 Range.h \ 187 Range.h \
188 base-dae.h \ 188 base-dae.h \
189 base-de.h \ 189 base-de.h \
190 base-list.h \
190 base-min.h \ 191 base-min.h \
191 bsxfun.h \ 192 bsxfun.h \
192 byte-swap.h \ 193 byte-swap.h \
193 caseless-str.h \ 194 caseless-str.h \
194 cmd-edit.h \ 195 cmd-edit.h \