X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=libraries%2FMakefile;h=efef852eb19987c4054d2d149e61af51748a3896;hb=674100eccdd01014d165eb74b4193438404e2d40;hp=5a9067fb96fe8754503024099770be83c4aa08e1;hpb=ef10d0a708995896b085b1c13ca7c9a92adca674;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index 5a9067f..efef852 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -39,6 +39,8 @@ SUBDIRS += $(wildcard GLUT) SUBDIRS += $(wildcard OpenAL) SUBDIRS += $(wildcard ALUT) SUBDIRS += $(wildcard stm) +SUBDIRS += $(wildcard xhtml) +SUBDIRS += $(wildcard cgi) ifeq "$(GhcLibsWithObjectIO)" "YES" SUBDIRS += $(wildcard ObjectIO) endif