Mercurial > openid
view src/c/Makefile.am @ 64:81632203928f
Fix 'hidden' constraint
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Wed, 11 Dec 2013 17:11:32 -0500 |
parents | d252edfbfa0e |
children |
line wrap: on
line source
lib_LTLIBRARIES = liburweb_openid.la liburweb_openid_la_SOURCES = openid.c AM_CPPFLAGS = @OPENSSL_INCLUDES@ -I@INCLUDE@ -I../../include AM_CFLAGS = -Wimplicit -Wall -Werror -Wno-deprecated-declarations