about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2015-01-15 01:10:51 +0000
committerEric Wong <normalperson@yhbt.net>2015-01-22 02:33:26 +0000
commitea6ea79399288737ced11fe60a47a5161fc447ed (patch)
treeb4e79c541cfe503ece2bb16187303aa91243043e
parent63cc3ee529250a6b09dd7e032dc73ec509000c0f (diff)
downloadmogilefs-client-ea6ea79399288737ced11fe60a47a5161fc447ed.tar.gz
-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))