- Added subnet handling code
[tinc] / cipher / Makefile.am
index 1f7ac29..c0e6e0d 100644 (file)
@@ -1,7 +1,5 @@
 ## Process this file with automake to get Makefile.in
 
-SUBDIRS = blowfish
-
 noinst_LTLIBRARIES = libcipher.la
 
 INCLUDES = -I. -I$(top_builddir) -I$(top_srcdir)/src