diff options
author | Anders Carlsson <andersca@gnome.org> | 2003-09-18 20:48:48 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@gnome.org> | 2003-09-18 20:48:48 +0000 |
commit | 49771e3f074cae3947b0084e6514a19dc4c4cad1 (patch) | |
tree | 0debe288bd4ddfcf5f764f4f01fe14fdb992dad8 /hw/kdrive/Makefile.am | |
parent | 07ab15d61d2468fc858453cdabe7296d19fc9e10 (diff) |
Add mga server to the build.
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 299beb40d..27d1ee43f 100644 --- a/hw/kdrive/Makefile.am +++ b/hw/kdrive/Makefile.am @@ -3,4 +3,5 @@ SUBDIRS = \ linux \ vesa \ mach64 \ - fbdev + fbdev \ + mga |