Remove fgl from the libraries Makefile
authorIan Lynagh <igloo@earth.li>
Fri, 4 Jul 2008 22:10:26 +0000 (22:10 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 4 Jul 2008 22:10:26 +0000 (22:10 +0000)
It's no longer an extralib

libraries/Makefile

index 14cc369..f90cc71 100644 (file)
@@ -61,7 +61,6 @@ SUBDIRS += $(wildcard network)
 SUBDIRS += $(wildcard QuickCheck)
 SUBDIRS += $(wildcard HUnit)
 SUBDIRS += $(wildcard mtl)
-SUBDIRS += $(wildcard fgl)
 SUBDIRS += $(wildcard time)
 SUBDIRS += $(wildcard OpenGL)
 SUBDIRS += $(wildcard GLUT)