summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-30 15:07:25 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-30 15:07:25 (EDT)
commit15fb90d5c2fa437755003b5f5dfb1436b4ca322d (patch)
treeac2b5b5f017efb606b2949b9a50a41cfe2fee0e6
parentb22b386b41d3013807b07c6caff0a2404bf80ede (diff)
build: Make a build stamp.
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index e53dd8b..4af4ade 100755
--- a/build
+++ b/build
@@ -6,6 +6,7 @@ build:
oh-autoconfigure -s src/gettext-runtime -B src/gettext-runtime -- \
--enable-threads --disable-java
oh-autobuild -s src/gettext-runtime -B src/gettext-runtime
+ touch $@
install: build
oh-autoinstall -s src/gettext-runtime -B src/gettext-runtime