repo.or.cz
/
barry.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- fixed the configure scripts and makefiles so that when building
[barry.git]
/
opensync-plugin
/
Makefile.am
blob
8a3dcc5d6f91d3cf429a4c12339093f5309a5802
1
SUBDIRS = src
2
3
EXTRA_DIST = \
4
buildgen.sh \
5
patches
6
7
dist-hook:
8
rm -rf `find $(distdir) -name CVS`
9