aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 87aec2f..c79fb2f 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -57,7 +57,7 @@ realclean distclean: clean
#############################################
-qemu-gtk: qemu-gtk.o monitor.o tcp.o
+qemu-gtk: qemu-gtk.o monitor.o devices.o tcp.o
include mk/Compile.mk
include mk/Maintainer.mk