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 60b866e..53a2b85 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,6 +28,7 @@ libsciteco_base_a_SOURCES = main.cpp sciteco.h \ ring.cpp ring.h \ parser.cpp parser.h \ search.cpp search.h \ + spawn.cpp spawn.h \ goto.cpp goto.h \ rbtree.cpp rbtree.h \ symbols.cpp symbols.h \ |