view src/c/Makefile.am @ 14:6b2a44da71b0

Change postify to satisfy more OPs; add untested invalidate_handle support
author Adam Chlipala <adam@chlipala.net>
date Sun, 02 Jan 2011 10:33:07 -0500
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