about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-05-03 18:55:31 +0000
committerEric Wong <normalperson@yhbt.net>2013-07-03 16:52:13 +0000
commit1694820af3bb917556404f61a1a1e19e845bc181 (patch)
tree1e438c79e5b6ec8f7ab26ff76d2c8b05d7bbfd83
parentaa4958b713e3979af863410f410d2529fe6764c2 (diff)
downloadsleepy_penguin-1694820af3bb917556404f61a1a1e19e845bc181.tar.gz
Oops, the lack of this header prevented gems from being
built + installed properly.
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 6ec349b..18ce531 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -3,6 +3,7 @@ RSYNC_DEST := bogomips.org:/srv/bogomips/sleepy_penguin
 rfproject := rainbows
 rfpackage := sleepy_penguin
 include pkg.mk
+pkg_extra += ext/sleepy_penguin/git_version.h
 ifneq ($(VERSION),)
 release::
         $(RAKE) raa_update VERSION=$(VERSION)