From: Luke Howard Date: Thu, 23 Sep 2010 23:42:30 +0000 (+0200) Subject: install gssapi_eap.h X-Git-Tag: vm/20110310~232 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.orig;a=commitdiff_plain;h=b7969fd650d6068f6665819a5b6d88f89bdc01a6 install gssapi_eap.h --- 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