Mercurial > openid
view src/c/Makefile.am @ 48:3f475c6fb168
Make logout clear the session on the server
(which necessitates turning it from a link into a button)
author | Robin Green <greenrd@greenrd.org> |
---|---|
date | Mon, 04 Jul 2011 14:08:00 +0100 |
parents | c230e6da3ff6 |
children | 748dd8a2e3a2 |
line wrap: on
line source
lib_LTLIBRARIES = liburweb_openid.la liburweb_openid_la_SOURCES = openid.c AM_CPPFLAGS = @OPENSSL_INCLUDES@ -I@INCLUDE@/urweb -I../../include AM_CFLAGS = -Wimplicit -Wall -Werror