repo.or.cz
/
beagle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove some warnings from filter code. Didnt touch code from HtmlAgilityTouch and...
[beagle.git]
/
searchomatic
/
Makefile.am
blob
03e2be53bcdc8d7e680364c7f7ac624b343d8da6
1
2
INCLUDES = \
3
$(SEARCHOMATIC_CFLAGS)
4
5
bin_PROGRAMS = searchomatic
6
7
searchomatic_SOURCES = searchomatic.c
8
9
searchomatic_LDADD = \
10
$(SEARCHOMATIC_LIBS)