about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 4c828f1..b512e34 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,6 +1,7 @@
 all::
 RSYNC_DEST := bogomips.org:/srv/bogomips/mogilefs-client
 rfpackage := mogilefs-client
+pkg_extra += lib/mogilefs/version.rb
 
 ex := $(shell git ls-files examples/)
 doc_ex := $(addprefix doc/, $(ex))