diff options
Diffstat (limited to 'driver/xf86-video-i740/src/Makefile.am')
-rw-r--r-- | driver/xf86-video-i740/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/xf86-video-i740/src/Makefile.am b/driver/xf86-video-i740/src/Makefile.am index 39470b221..6f084aa25 100644 --- a/driver/xf86-video-i740/src/Makefile.am +++ b/driver/xf86-video-i740/src/Makefile.am @@ -38,5 +38,6 @@ i740_drv_la_SOURCES = \ i740_i2c.c \ i740_io.c \ i740_macros.h \ + i740_pcirename.h \ i740_reg.h \ i740_video.c |