diff options
-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 |