From 0c76b95e7aeac034cc598ea6a407187f76466411 Mon Sep 17 00:00:00 2001 From: Philip Langdale Date: Fri, 9 Feb 2007 15:06:17 -0800 Subject: [PATCH] Add svga_modes.h to Makefile.am --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 97ab86e..d6000fc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -34,6 +34,7 @@ vmware_drv_la_SOURCES = \ guest_os.h \ includeCheck.h \ svga_limits.h \ + svga_modes.h \ svga_reg.h \ svga_struct.h \ vm_basic_types.h \ -- 2.7.4