genconf: basic support of completion for nodes starting with "//"
[libcmdline.git] / Makefile
index 9656186..45a51f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,12 @@ BUILDDIR = $(PWD)/build
 SRCDIR = $(PWD)/src
 
 SUBDIRS  = lib
+SUBDIRS += trivial_rdline
 SUBDIRS += extension_example
 SUBDIRS += calculator_standalone
 SUBDIRS += calculator_server
 SUBDIRS += client
+SUBDIRS += event_server
 SUBDIRS += genconf
 
 # configuration for lib, not adviced to modify it except for