]> git.meshlink.io Git - meshlink/blobdiff - configure.ac
Automatically configure and compile catta.
[meshlink] / configure.ac
index 614b10db9459543e8468294df907cda96ac3f829..8c27a42dd4e241a051d217554b926312ae0ec68f 100644 (file)
@@ -5,6 +5,7 @@ AC_INIT([MeshLink], [0.1])
 AM_INIT_AUTOMAKE([std-options subdir-objects nostdinc silent-rules -Wall])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_SUBDIRS([catta])
 AM_SILENT_RULES([yes])
 
 # Enable GNU extensions.