summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2012-05-07 20:16:43 +0200
committerSage Weil <sage@newdream.net>2012-05-07 20:16:43 +0200
commit6c2c883c175421d8c492c64154ed3e26bbdd6595 (patch)
treef65c33de8dc9cb5673c89520241568a9a1e81e2d
parentlibs3: dist and distdir make targets (diff)
downloadceph-6c2c883c175421d8c492c64154ed3e26bbdd6595.tar.xz
ceph-6c2c883c175421d8c492c64154ed3e26bbdd6595.zip
libs3: trailing / does strange things to EXTRA_DIST
drwxr-xr-x 1031/1031 0 2012-05-07 11:15 ceph-0.46/src/libs3/inc/ drwxr-xr-x 1031/1031 0 2012-05-04 15:28 ceph-0.46/src/libs3/inc/inc/ -rw-r--r-- 1031/1031 2343 2012-05-04 15:28 ceph-0.46/src/libs3/inc/inc/simplexml.h etc. Freaking autotools! Signed-off-by: Sage Weil <sage@newdream.net>
-rw-r--r--src/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1967cb78919..140f56d5010 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,14 +12,14 @@ EXTRA_DIST = \
libs3/LICENSE \
libs3/README \
libs3/TODO \
- libs3/archlinux/ \
- libs3/debian/ \
+ libs3/archlinux \
+ libs3/debian \
libs3/doxyfile \
- libs3/inc/ \
+ libs3/inc \
libs3/libs3.spec \
- libs3/mswin/ \
- libs3/src/ \
- libs3/test/
+ libs3/mswin \
+ libs3/src \
+ libs3/test
CLEANFILES =
bin_PROGRAMS =