summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@gnome.org>2003-10-09 16:21:24 +0000
committerAnders Carlsson <andersca@gnome.org>2003-10-09 16:21:24 +0000
commit4dd37de858464c576bfdcd10255a8e233a5b05d5 (patch)
tree7e0f7a3098055b44ceb2ad5ac653a5e0ac6ccf48
parente5a1c9952f7d621493f08257c8b9456b7608c55a (diff)
Build smi after vesa.
-rw-r--r--hw/kdrive/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am
index f3e73470c..3d0ae8a3b 100644
--- a/hw/kdrive/Makefile.am
+++ b/hw/kdrive/Makefile.am
@@ -6,5 +6,6 @@ SUBDIRS = \
src \
linux \
fbdev \
- smi \
- $(VESA_SUBDIRS)
+ $(VESA_SUBDIRS) \
+ smi
+