diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 4cd7075..dd6ca3d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -42,4 +42,5 @@ ast_drv_la_SOURCES = \ ast_pcirename.h \ ast_tool.c \ ast_vgatool.c \ - ast_vgatool.h + ast_vgatool.h \ + compat-api.h |