repo.or.cz
/
qball-mpd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update to 6762
[qball-mpd.git]
/
Makefile.am
blob
952d427627b23155ce5d7545ca83134fed3b5194
1
AUTOMAKE_OPTIONS = foreign 1.6
2
3
SUBDIRS = src doc
4
docdir = $(prefix)/share/doc/$(PACKAGE)
5
doc_DATA = README UPGRADING
6
EXTRA_DIST = COPYING $(doc_DATA)
7
8
sparse-check:
9
$(MAKE) -C src $@