From: <ku...@us...> - 2003-02-12 12:23:32
|
Update of /cvsroot/basedb/basedb/plugins/src/normalizers In directory sc8-pr-cvs1:/tmp/cvs-serv1896/plugins/src/normalizers Modified Files: Makefile.am Log Message: Continued fixing of automake/autoconfig/configure ... Index: Makefile.am =================================================================== RCS file: /cvsroot/basedb/basedb/plugins/src/normalizers/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 11 Feb 2003 23:24:24 -0000 1.2 --- Makefile.am 12 Feb 2003 12:23:29 -0000 1.3 *************** *** 17,18 **** --- 17,20 ---- INCLUDES = -I@top_srcdir@/$(BASE_INCLUDE_LOCATION) + + EXTRA_DIST = lowess.hh median.hh microarr_point.hh |