annotate src/c/Makefile.am @ 11:43c3fbd8527a

Add variant of children allowing specification of optional matches.
author Karn Kallio <kkallio@eka>
date Thu, 23 Jun 2011 23:40:29 -0430
parents ad85b8813e8a
children a2bf0a93c357
rev   line source
adam@0 1 lib_LTLIBRARIES = liburweb_feed.la
adam@0 2
adam@0 3 liburweb_feed_la_SOURCES = feed.c
adam@0 4
adam@0 5 AM_CPPFLAGS = -I@INCLUDE@/urweb -I../../include
adam@0 6 AM_CFLAGS = -Wimplicit -Wall -Werror