summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 892704c..20eb1b7 100755
--- a/build
+++ b/build
@@ -10,6 +10,7 @@ macros = \
build:
oh-autoconfigure
oh-autobuild -- $(macros)
+ touch $@
install: build
oh-autoinstall -- $(macros)