Update of /cvsroot/robotflow/RobotFlow/ut
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18820/ut
Added Files:
Makefile.am
Log Message:
Addition of the unit test block for FD
--- NEW FILE: Makefile.am ---
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
# Disable automatic dependency tracking if using other tools than gcc and gmake
#AUTOMAKE_OPTIONS = no-dependencies
SUBDIRS = src include
|