view 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
line wrap: on
line source
lib_LTLIBRARIES = liburweb_feed.la

liburweb_feed_la_SOURCES = feed.c

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