Update of /cvsroot/robotflow/RobotFlow/Control/n-files
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30362/Control/n-files
Modified Files:
Makefile.am
Log Message:
watch out, a lot of things have been modified in the installation structure, Player and librairies
Index: Makefile.am
===================================================================
RCS file: /cvsroot/robotflow/RobotFlow/Control/n-files/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile.am 8 Dec 2003 21:32:21 -0000 1.1
--- Makefile.am 27 May 2004 00:27:21 -0000 1.2
***************
*** 1,5 ****
#AUTOMAKE_OPTIONS = no-dependencies
! toolboxdir = $(OVERFLOW_DATA)/toolbox/RobotFlow/Control
toolbox_DATA = PTZPID.n
--- 1,5 ----
#AUTOMAKE_OPTIONS = no-dependencies
! toolboxdir = $(OVERFLOW_DATA)/$(PACKAGE)
toolbox_DATA = PTZPID.n
|