diff options
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,7 @@ SRC_ALL = \ src/change.c \ src/channel.c \ src/charset.c \ + src/cindent.c \ src/cmdexpand.c \ src/cmdhist.c \ src/crypt.c \ @@ -191,6 +192,7 @@ SRC_ALL = \ src/proto/change.pro \ src/proto/channel.pro \ src/proto/charset.pro \ + src/proto/cindent.pro \ src/proto/cmdexpand.pro \ src/proto/cmdhist.pro \ src/proto/crypt.pro \ |