diff options
author | Carlos Romero <kcrashcore@bellsouth.net> | 2004-07-07 20:43:25 +0000 |
---|---|---|
committer | Carlos Romero <kcrashcore@bellsouth.net> | 2004-07-07 20:43:25 +0000 |
commit | 764d9e822b01fdfe3ff088028959cbc48b349026 (patch) | |
tree | 9d6c76ba0e499e32fcc89c4330df9f17d1ca5bc6 | |
parent | f96ef08d48b01f6119799ede9ffc43d0134cbf8b (diff) |
missing xkb/[xkb.h, xkbDflts.h] and hw/kdrive/mga/g400_common.h
-rw-r--r-- | hw/kdrive/mga/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/kdrive/mga/Makefile.am b/hw/kdrive/mga/Makefile.am index 8242f227e..66b2636b1 100644 --- a/hw/kdrive/mga/Makefile.am +++ b/hw/kdrive/mga/Makefile.am @@ -14,6 +14,7 @@ endif libmga_a_SOURCES = \ mgadraw.c \ g400_composite.c \ + g400_common.h \ mga.c \ mga.h |