re-enable time package on Windows
[ghc-hetmet.git] / 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)