diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 055cde7..e7a8545 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,6 +44,7 @@ libsciteco_base_la_SOURCES = main.c sciteco.h list.h \ ring.c ring.h \ parser.c parser.h \ core-commands.c core-commands.h \ + move-commands.c move-commands.h \ search.c search.h \ spawn.c spawn.h \ glob.c glob.h \ |