X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Fccall%2FMakefile;h=938bf28a1150523fa6faf0113bd3fc9cfd9bc934;hb=b8b53f9b3284d47b9c005cbaf33057ffa0831236;hp=af2657823ea5a59eb07449cec396dfbeec046a3b;hpb=80d19100a3aabd62ece8582332d6b5ea6f66bdf5;p=ghc-hetmet.git diff --git a/ghc/tests/ccall/Makefile b/ghc/tests/ccall/Makefile index af26578..938bf28 100644 --- a/ghc/tests/ccall/Makefile +++ b/ghc/tests/ccall/Makefile @@ -1,7 +1,7 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -SUBDIRS = should_compile should_fail +SUBDIRS = should_compile should_fail should_run include $(TOP)/mk/target.mk