tokkee.org
Code
projects
/
collectd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merged autotools changes (configure.in, src/plugin.c, src/Makefile.am, Makefile.am...
[collectd.git]
/
Makefile.am
1
SUBDIRS = libltdl src
2
INCLUDES = $(LTDLINCL)
3
4
EXTRA_DIST = collectd.spec contrib debian
5
6
dist-hook:
7
find $(distdir) -type d -name '.svn' | xargs rm -rf
8
9
install-exec-hook:
10
$(mkinstalldirs) $(DESTDIR)$(localstatedir)/run