diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index bd38722f..6dc3d573 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -56,6 +56,8 @@ i810_drv_la_SOURCES = \ i830_rotate.c \ i830_randr.c \ i830_raw.c \ + i830_sdvo.h \ + i830_sdvo_regs.h \ i830_i2c.c \ i830_sdvo.c \ i2c_vid.h |