re-enable time package on Windows
authorsimonmar@microsoft.com <unknown>
Tue, 6 Jun 2006 12:46:56 +0000 (12:46 +0000)
committersimonmar@microsoft.com <unknown>
Tue, 6 Jun 2006 12:46:56 +0000 (12:46 +0000)
libraries/Makefile

index f64293c..cc4ee0f 100644 (file)
@@ -31,9 +31,7 @@ SUBDIRS += $(wildcard HUnit)
 SUBDIRS += $(wildcard mtl)
 SUBDIRS += $(wildcard fgl)
 SUBDIRS += $(wildcard X11)
-ifneq "$(Windows)" "YES"
 SUBDIRS += $(wildcard time)
-endif
 SUBDIRS += $(wildcard HGL)
 SUBDIRS += $(wildcard OpenGL)
 SUBDIRS += $(wildcard GLUT)