repo.or.cz
/
hdapsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update .gitignore
[hdapsd.git]
/
Makefile.am
blob
fa8ca22d97cc5e981b77fe481ef26897508fb997
1
bin_PROGRAMS=hdapsd
2
hdapsd_SOURCES=src/hdapsd.c
3
4
man_MANS = doc/hdapsd.8
5
6
udevdir = /etc/udev/rules.d
7
udev_DATA = misc/hdapsd.rules
8
9
EXTRA_DIST = doc misc