repo.or.cz
/
barry
/
pauldeden.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added ppp and test directories to Makefile.am EXTRA_DIST
[barry/pauldeden.git]
/
opensync-plugin
/
Makefile.am
blob
b49f0144c863a57b9063238245588d327753774d
1
ACLOCAL_FLAGS = -I ../m4
2
3
SUBDIRS = src
4
5
EXTRA_DIST = \
6
buildgen.sh \
7
patches
8
9
dist-hook:
10
rm -rf `find $(distdir) -name CVS`
11