summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-01 17:32:57 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-01 17:32:57 -0400
commit4839c4003b54b6f030e5ea58db5b591dc1088080 (patch)
treefe42c572f89ea4c42909f82727532e16489fe151 /dh
parentec666dc94becbdb665a12c1d741a1358cfde6338 (diff)
dh: Fix typo in example. Closes: #500836
Diffstat (limited to 'dh')
-rwxr-xr-xdh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh b/dh
index 289e7fc2..7c37d8d5 100755
--- a/dh
+++ b/dh
@@ -143,6 +143,7 @@ This is a simple rules file that is a good starting place for customisation.
#!/usr/bin/make -f
build: build-stamp
+ build-stamp:
dh build
touch build-stamp