From b7969fd650d6068f6665819a5b6d88f89bdc01a6 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Fri, 24 Sep 2010 01:42:30 +0200 Subject: [PATCH] install gssapi_eap.h --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 9f2167a..ff1cb1f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,8 @@ AUTOMAKE_OPTIONS = foreign +gssincludedir = $(includedir)/gssapi +gssinclude_HEADERS = gssapi_eap.h + gssdir = $(libdir)/gss gss_LTLIBRARIES = mech_eap.la -- 2.1.4