Dolda2000 GitWeb
/
ashd.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
htparser: Handle HEAD requests properly.
[ashd.git]
/
src
/
dirplex
/
Makefile.am
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
bin_PROGRAMS = dirplex
2
3
dirplex_SOURCES = dirplex.c conf.c dirplex.h
4
5
LDADD = $(top_srcdir)/lib/libht.a
6
AM_CPPFLAGS = -I$(top_srcdir)/lib