]> git.meshlink.io Git - meshlink/blobdiff - Makefile.am
Never automatically try to bind to ports >= 32768.
[meshlink] / Makefile.am
index 5a8a38df39732e9d95152eec4eaf3c7e465f63e9..1dc085c0c0d1fc672f8f3315641baa2813a89508 100644 (file)
@@ -2,11 +2,7 @@
 
 AUTOMAKE_OPTIONS = gnu
 
-if CATTA
-MAYBE_CATTA = catta
-endif
-
-SUBDIRS = $(MAYBE_CATTA) src test examples
+SUBDIRS = src test examples
 
 DIST_SUBDIRS = $(SUBDIRS)