summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2012-05-06 13:22:56 -0700
committerSage Weil <sage@newdream.net>2012-05-06 13:22:56 -0700
commitf049cb9840b38e96cb76f78242f067c154d1c666 (patch)
tree0f768f4137cf3d2b953b539e6696f246ca98fd87
parent2f92edd36f73de558957909a0b90af9f755be59c (diff)
downloadceph-libs3-f049cb9840b38e96cb76f78242f067c154d1c666.tar.gz
GNUmakefile: dist and distdir targets
-rw-r--r--GNUmakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index be62f9e..30b10b4 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -279,6 +279,8 @@ $(BUILD)/bin/testsimplexml: $(BUILD)/obj/testsimplexml.o $(LIBS3_STATIC)
# Check target
check:
+distdir:
+dist:
# --------------------------------------------------------------------------
# Clean target