view src/c/Makefile.am @ 22:923e097e9ba3

Simplify Reddit example
author Adam Chlipala <adam@chlipala.net>
date Sat, 29 Sep 2012 10:32:44 -0400
parents a2bf0a93c357
children
line wrap: on
line source
lib_LTLIBRARIES = liburweb_feed.la

liburweb_feed_la_SOURCES = feed.c

AM_CPPFLAGS = -I@INCLUDE@ -I../../include
AM_CFLAGS = -Wimplicit -Wall -Werror