summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-03-19 17:00:41 -0400
committerAdam Jackson <ajax@redhat.com>2008-03-19 17:00:41 -0400
commitcd8bb3018946e82b98207984efc26b13ac260e5e (patch)
tree0ac4ad5c7129a85caad2f56ae769ccca507ef469
parent1314a1cd22823a5a7202dac4ac04da3801f1ec94 (diff)
Fix distcheck.
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0cd746d..cb69a22 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,8 +33,10 @@ vmware_drv_la_SOURCES = \
bits2pixels.h \
guest_os.h \
includeCheck.h \
+ svga_escape.h \
svga_limits.h \
svga_modes.h \
+ svga_overlay.h \
svga_reg.h \
svga_struct.h \
vm_basic_types.h \