=================================================================== RCS file: /oss/CVS/cvs/inventor/GNUmakefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- inventor/GNUmakefile 2000/09/18 11:10:05 1.3 +++ inventor/GNUmakefile 2001/03/24 02:47:41 1.4 @@ -5,7 +5,7 @@ include $(IVDEPTH)/make/ivcommondefs # Use of LSUBDIRS is to allow override using environment variable without # conflicting with SUBDIRS in subdirectory makefiles. -LSUBDIRS = libimage tools lib libSoXt doc data apps +LSUBDIRS = libimage tools libFL lib libSoXt doc data apps SUBDIRS = $(LSUBDIRS) all install $(COMMONTARGS):