debian: Include additional documentation in the package (docs/)
This commit is contained in:
parent
13002dc04e
commit
9f9e21dc7f
3
debian/i3-wm.docs
vendored
Normal file
3
debian/i3-wm.docs
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
docs/debugging.html
|
||||
docs/hacking-howto.html
|
||||
docs/userguide.html
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -19,6 +19,7 @@ build:
|
||||
# Add here commands to compile the package.
|
||||
$(MAKE)
|
||||
$(MAKE) -C man
|
||||
$(MAKE) -C docs
|
||||
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user