projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7762e25
)
Makefile.am: Don't include debian/ in the distribution tarball.
liboping-0.3.0
author
Florian Forster
<octo@verplant.org>
Sun, 9 Jul 2006 17:49:55 +0000
(19:49 +0200)
committer
Florian Forster
<octo@verplant.org>
Sun, 9 Jul 2006 17:49:55 +0000
(19:49 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
4c53dab
..
1ffda90
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,7
+1,5
@@
SUBDIRS = libltdl src
INCLUDES = $(LTDLINCL)
-EXTRA_DIST = debian
-
dist-hook:
find $(distdir) -type d -name '.svn' | xargs rm -rf