From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laura Garcia Subject: libnftnl tests compilation Date: Tue, 5 Jul 2016 13:28:50 +0200 Message-ID: <20160705112849.GA7993@sonyv> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=GD6EuZMSLgWxgAShX3K6THUPdflBOhoG5f53dEplqVY=; b=PPQsRMyDCOY8Z7Skf+YSIBuQC+zDJ04qbzM21xW5svkHb1ZkTbVXWIT8g7jSU6AQ5E NE9//zDaXcqqeWYZULvgDP5XsZox+Iqc49UJmGwX/OUr21UowhLxag1v27WRNZ7sHnvF 12HJu0B9w+n4Ilf0Kxf9PVC4DTX2IFQAmGUxVwSLVVDDQ8PQvLh5DDwUUKHthu0e3gdI 1sC9HQ/7v2lsk8yqqLqQjttors0iG8go056Gp7zpXDn1GggQf7+WglOsmLkwkiO1uHpM Yz0J9Fgu8sPcDtpKVXguV4pg9k9TvH9L62GgA0DKzvwjiXhIU7X3BFGA5RA5I5dnbLWe maIg== Content-Disposition: inline Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@vger.kernel.org Hi, I'm following the compilation instructions of libnftnl from the wiki but the tests/ folder are not compiled. Do you know how to enable the compilation of the tests? Thanks.