]> git.sur5r.net Git - i3/i3/commitdiff
debian: Include additional documentation in the package (docs/)
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 12 Jun 2009 22:34:36 +0000 (00:34 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 12 Jun 2009 22:34:36 +0000 (00:34 +0200)
debian/i3-wm.docs [new file with mode: 0644]
debian/rules

diff --git a/debian/i3-wm.docs b/debian/i3-wm.docs
new file mode 100644 (file)
index 0000000..c909b4b
--- /dev/null
@@ -0,0 +1,3 @@
+docs/debugging.html
+docs/hacking-howto.html
+docs/userguide.html
index 78eba656df8432ff8d9225c6632ad5522f64b25d..1fee800a3a6bed92f4d38d1ba08b1127d1d0c1d8 100755 (executable)
@@ -19,6 +19,7 @@ build:
        # Add here commands to compile the package.
        $(MAKE)
        $(MAKE) -C man
+       $(MAKE) -C docs
 
        touch $@