diff options
author | Keith Packard <keithp@keithp.com> | 2003-10-02 02:30:28 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-10-02 02:30:28 +0000 |
commit | 89a536f349525e642bb4cd233bc47864ed4a6ad7 (patch) | |
tree | 53d968dc7f9aa60e01ac0da2ae1e38603c74cc57 /hw/kdrive/Makefile.am | |
parent | 5a21f4f4d0c03e0e34f1979fd7cec8f0d19b00d4 (diff) |
Add smi server
Diffstat (limited to 'hw/kdrive/Makefile.am')
-rw-r--r-- | hw/kdrive/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am index 27d1ee43f..d9d700af7 100644 --- a/hw/kdrive/Makefile.am +++ b/hw/kdrive/Makefile.am @@ -4,4 +4,5 @@ SUBDIRS = \ vesa \ mach64 \ fbdev \ - mga + mga \ + smi |