Update of /cvsroot/basedb/basedb/plugins/src/mds
In directory sc8-pr-cvs1:/tmp/cvs-serv7975/plugins/src/mds
Modified Files:
Makefile.am
Log Message:
Added and removed files
Index: Makefile.am
===================================================================
RCS file: /cvsroot/basedb/basedb/plugins/src/mds/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.am 12 Feb 2003 12:23:29 -0000 1.4
--- Makefile.am 12 Feb 2003 17:00:47 -0000 1.5
***************
*** 3,7 ****
## $Id$
! plugindir = $(prefix)/plugins_bin
plugin_PROGRAMS = mds
--- 3,7 ----
## $Id$
! plugindir = $(prefix)/plugins/bin
plugin_PROGRAMS = mds
|