we should really run make in doc before we touch build
authorStephen Gran <steve@lobefin.net>
Mon, 7 Jan 2008 02:03:12 +0000 (02:03 +0000)
committerStephen Gran <steve@lobefin.net>
Mon, 7 Jan 2008 02:03:12 +0000 (02:03 +0000)
debian/rules

index b92d586..6ac2da5 100755 (executable)
@@ -5,8 +5,8 @@
 
 build:
        dh_testdir
-       touch build
        $(MAKE) -C doc
+       touch build
 
 clean:
        dh_testdir