repo.or.cz
/
vde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added dynamic loadable traffic control/queuing discipline support for vde_l3.
[vde.git]
/
vdetelweb
/
Makefile.am
blob
6949dd4777794afa591f93fc1b263b40ab956cf2
1
bin_PROGRAMS = vdetelweb
2
man_MANS = vdetelweb.1
3
4
vdeconfdir = $(sysconfdir)/vde
5
vdeconf_DATA = vdetelwebrc
6
7
EXTRA_DIST = ${man_MANS} vdetelwebrc
8
9
vdetelweb_SOURCES = vdetelweb.c web.c telnet.c vdetelweb.h
10
vdetelweb_LDFLAGS = -ldl -lpthread