view src/c/Makefile.am @ 28:fcd3a977d77b

More type class instances for user type; allow choose to fail
author Adam Chlipala <adam@chlipala.net>
date Thu, 24 Feb 2011 17:29:05 -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