view src/c/Makefile.am @ 31:1be573ac8e2b

Add some formatting options to the user control xml.
author Karn Kallio <kkallio@eka>
date Mon, 18 Apr 2011 01:20:39 -0430
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