diff options
Diffstat (limited to 'aoview/Makefile')
| -rw-r--r-- | aoview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/aoview/Makefile b/aoview/Makefile index a2878b0e..ca636065 100644 --- a/aoview/Makefile +++ b/aoview/Makefile @@ -17,7 +17,8 @@ SRC = \ aoview_convert.c \ aoview_log.c \ aoview_table.c \ - aoview_util.c + aoview_util.c \ + aoview_file.c INC = \ aoview.h |
