From: <ku...@us...> - 2003-02-12 12:23:32
|
Update of /cvsroot/basedb/basedb/plugins/src/mds In directory sc8-pr-cvs1:/tmp/cvs-serv1896/plugins/src/mds Modified Files: Makefile.am Log Message: Continued fixing of automake/autoconfig/configure ... Index: Makefile.am =================================================================== RCS file: /cvsroot/basedb/basedb/plugins/src/mds/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.am 11 Feb 2003 23:24:23 -0000 1.3 --- Makefile.am 12 Feb 2003 12:23:29 -0000 1.4 *************** *** 12,13 **** --- 12,15 ---- INCLUDES = -I@top_srcdir@/$(BASE_INCLUDE_LOCATION) + + EXTRA_DIST = MDSWrapper.h fastsqrt.h mds_algo.h |