From 6b97952ede5c189eb39c565ffbb5b20161b7e876 Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Wed, 10 Jan 2007 14:37:24 +0000 Subject: [PATCH] Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again svn path=/trunk/; revision=20376 --- epan/crypt/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/epan/crypt/Makefile.am b/epan/crypt/Makefile.am index 92dc904c04..d2c87430cb 100644 --- a/epan/crypt/Makefile.am +++ b/epan/crypt/Makefile.am @@ -4,7 +4,7 @@ # $Id$ # # Wireshark - Network traffic analyzer -# By Gerald Combs +# By Gerald Combs # Copyright 1998 Gerald Combs # # This program is free software; you can redistribute it and/or @@ -21,6 +21,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +INCLUDES = -I$(top_srcdir) + include Makefile.common noinst_LTLIBRARIES = libairpdcap.la