diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2013-02-01 07:39:53 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2013-02-01 07:39:53 +0400 |
commit | 20553176c3be16583e8605600a1e86587eb74e65 (patch) | |
tree | cdba5bd85ff3f0620a1d3fa9285b4d6d3b2b58a6 | |
parent | 43a93f79fd4900767c5d499742937fadffe880c9 (diff) | |
download | cibs-20553176c3be16583e8605600a1e86587eb74e65.tar.gz |
Set name
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ cibs-inst-root := /usr/share/cibs include $(cibs-root)/rules/$(package).mk +name := cibs version := 0.3.0 install-stamp: rules-mogrify-stamp |