projects
/
rxpd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4292d93
)
lets see if touching configure.ac makes version tracking any better
author
Christian Thaeter
<ct@pipapo.org>
Thu, 25 Oct 2007 17:43:49 +0000
(19:43 +0200)
committer
Christian Thaeter
<ct@pipapo.org>
Thu, 25 Oct 2007 17:43:49 +0000
(19:43 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
c744f81
..
6227ce4
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-60,7
+60,8
@@
EXTRA_DIST += VERSION
VERSION: dist
test "$(shell cat $(top_srcdir)/VERSION)" = "$(shell git describe)" || \
- printf "%s" "$(shell git describe)" > $(top_srcdir)/VERSION
+ { printf "%s" "$(shell git describe)" > $(top_srcdir)/VERSION; \
+ touch $(top_srcdir)/configure.ac; }
meta.TODO:
w3m -no-cookie -dump 'http://www.pipapo.org/pipawiki/RegexPolicyDaemon/ToDo?action=print' |\