Link with OpenSSL crypto libraries instead of own blowfish library
[oweals/tinc.git] / cipher / Makefile.am
index 1f7ac2991edd9571ff51c1b36946b2a66e09a4b3..c0e6e0d33de01e3cf948fd24901515e9b5c4c5c0 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