Remove some warnings from filter code. Didnt touch code from HtmlAgilityTouch and...
[beagle.git] / searchomatic / Makefile.am
blob03e2be53bcdc8d7e680364c7f7ac624b343d8da6
2 INCLUDES =                              \
3         $(SEARCHOMATIC_CFLAGS)
5 bin_PROGRAMS = searchomatic
7 searchomatic_SOURCES = searchomatic.c
9 searchomatic_LDADD =                    \
10         $(SEARCHOMATIC_LIBS)