Add daemon.
[wrappi.git] / Makefile.am
index ad12f31..3877782 100644 (file)
@@ -26,6 +26,9 @@ SUBDIRS = generator-lib generator-macros APIs generator
 # The C library.
 SUBDIRS += lib
 
+# The daemon (wrappid) used for remote access.
+SUBDIRS += daemon
+
 # Build the C example programs.
 SUBDIRS += examples