Dolda2000 GitWeb
/
doldaconnect.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of pc18:/srv/git/r/doldaconnect
[doldaconnect.git]
/
config
/
cmd
/
Makefile.am
1
bin_PROGRAMS=locktouch tthsum
2
libexec_PROGRAMS=speedrec
3
4
speedrec_SOURCES=speedrec.c
5
locktouch_SOURCES=locktouch.c
6
tthsum_SOURCES=tthsum.c
7
8
AM_CPPFLAGS=-I$(top_srcdir)/include
9
tthsum_LDADD=$(top_srcdir)/common/libcommon.a