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