aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenfb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenfb/Makefile')
-rw-r--r--tools/xenfb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenfb/Makefile b/tools/xenfb/Makefile
index e7c76e73b5..b9bd3ba1e6 100644
--- a/tools/xenfb/Makefile
+++ b/tools/xenfb/Makefile
@@ -12,7 +12,7 @@ INSTALL_DIR = $(INSTALL) -d -m0755
all: build
.PHONY: build
-build: mk-symlinks
+build:
$(MAKE) vncfb sdlfb
install: all