X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile;h=cc4ee0f93545e02cd543bf97c6b6c3414ab5e665;hb=62e4230b4597192b6b47cde72ecd8629a370b4ee;hp=f64293c521edc5544d6b8426498ccb0ed3a196fa;hpb=af60bb6f916eec4f33505d5c0ffaf547119c81ae;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index f64293c..cc4ee0f 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -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)