AM_CPPFLAGS = \
-I$(top_srcdir)/src/lib \
-I$(top_srcdir)/src/lib-http \
-I$(top_srcdir)/src/lib-settings
noinst_LTLIBRARIES=liboauth2.la
pkginc_libdir=$(pkgincludedir)
pkginc_lib_HEADERS = \
noinst_HEADERS = \
liboauth2_la_SOURCES = \
oauth2.c \
check_programs = \
oauth2-server \
test-oauth2