annotate src/c/Makefile.am @ 14:f641cfcd5153

Add gather pattern.
author Karn Kallio <kkallio@eka>
date Mon, 25 Jul 2011 20:55:09 -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