diff options
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 0396173..4cd7075 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -39,6 +39,7 @@ ast_drv_la_SOURCES = \ ast_driver.c \ ast_mode.c \ ast_mode.h \ + ast_pcirename.h \ ast_tool.c \ ast_vgatool.c \ ast_vgatool.h |