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 af324e0..d02c0b5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -30,6 +30,7 @@ libsciteco_base_a_SOURCES = main.cpp sciteco.h \ parser.cpp parser.h \ search.cpp search.h \ spawn.cpp spawn.h \ + glob.cpp glob.h \ goto.cpp goto.h \ rbtree.cpp rbtree.h \ symbols.cpp symbols.h \ |