annotate src/c/Makefile.am @ 9:f19beef42ceb

Add tag combinator with given attribute values.
author Karn Kallio <kkallio@eka>
date Tue, 31 May 2011 09:21:49 -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