summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2009-06-17 14:06:57 +0000
committerSimon Marlow <marlowsd@gmail.com>2009-06-17 14:06:57 +0000
commit6cb71745628c4d9b91b7ec26ef6122167eb3eb40 (patch)
tree12e5bbf145d457765363af27007da67f890c9fad /libraries
parentd6e63ad874bd64cc3bc48adb5350436acece34b8 (diff)
downloadhaskell-6cb71745628c4d9b91b7ec26ef6122167eb3eb40.tar.gz
fix 'make 1'
Diffstat (limited to 'libraries')
-rw-r--r--libraries/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/Makefile b/libraries/Makefile
index 98cc8bf38d..ffebff69f2 100644
--- a/libraries/Makefile
+++ b/libraries/Makefile
@@ -1,5 +1,6 @@
dir = libraries
TOP = ..
+SPEC_TARGETS = 1
include $(TOP)/mk/sub-makefile.mk
.PHONY: 1