[q-lang-cvs] q/modules Makefile.am,1.1.1.1,1.2
Brought to you by:
agraef
From: <ag...@us...> - 2003-12-16 19:11:19
|
Update of /cvsroot/q-lang/q/modules In directory sc8-pr-cvs1:/tmp/cvs-serv655/modules Modified Files: Makefile.am Log Message: Added magick module Index: Makefile.am =================================================================== RCS file: /cvsroot/q-lang/q/modules/Makefile.am,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Makefile.am 15 Dec 2003 10:20:11 -0000 1.1.1.1 --- Makefile.am 16 Dec 2003 19:11:16 -0000 1.2 *************** *** 1,3 **** ## Process this file with automake to generate a GNU Makefile ! SUBDIRS = clib dxl gdbm ggi octave odbc tk --- 1,3 ---- ## Process this file with automake to generate a GNU Makefile ! SUBDIRS = clib dxl gdbm ggi magick octave odbc tk |