X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=1dc085c0c0d1fc672f8f3315641baa2813a89508;hb=a27bebb24d4072ef66d8640a3c988f1b883e309e;hp=5a8a38df39732e9d95152eec4eaf3c7e465f63e9;hpb=9447f2918f0680058705a6d12dc728450c47a471;p=meshlink diff --git a/Makefile.am b/Makefile.am index 5a8a38df..1dc085c0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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)