Dolda2000 GitWeb
/
ashd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git.dolda2000.com:/srv/git/r/ashd
[ashd.git]
/
src
/
dirplex
/
Makefile.am
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