diff options
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,7 @@ SRC_ALL1 = \ src/gui.h \ src/gui_beval.c \ src/gui_beval.h \ + src/hashtable.c \ src/keymap.h \ src/macros.h \ src/main.c \ @@ -92,6 +93,7 @@ SRC_ALL2 = \ src/proto/getchar.pro \ src/proto/gui.pro \ src/proto/gui_beval.pro \ + src/proto/hashtable.pro \ src/proto/main.pro \ src/proto/mark.pro \ src/proto/mbyte.pro \ |