summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/lib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/lib/Makefile.in')
-rw-r--r--winsup/w32api/lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/lib/Makefile.in b/winsup/w32api/lib/Makefile.in
index 0a7186f6a..d5bd22cd0 100644
--- a/winsup/w32api/lib/Makefile.in
+++ b/winsup/w32api/lib/Makefile.in
@@ -142,7 +142,7 @@ directx:
TEST_OPTIONS = $(ALL_CFLAGS) -DWINVER=0x0666 \
-Wall -pedantic -Wsystem-headers -c $(srcdir)/test.c -o test.o
-.PHONY: test ddk
+.PHONY: test ddk directx
test:
@echo "Testing w32api..."
@for lang in c c++ objective-c ; do \