From: Ivo Timmermans Date: Mon, 24 Apr 2000 21:10:33 +0000 (+0000) Subject: Don't compile in `idea'. X-Git-Tag: release-1.0pre1~77 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=63540ceff5c7bb7c76d96a4cef4ba803ce915ce1 Don't compile in `idea'. --- diff --git a/cipher/Makefile.am b/cipher/Makefile.am index 3c86f56a..da42a49c 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to get Makefile.in -SUBDIRS = blowfish idea +SUBDIRS = blowfish noinst_LTLIBRARIES = libcipher.la