Enable this as it seems to help with newer monitors, swap README reference so compilation properly finishes
This commit is contained in:
parent
7028e9aa3b
commit
9f5becf9e7
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -191,7 +191,7 @@ udev-rules-install:
|
|||
docs-install:
|
||||
@echo "Installing documentation..."
|
||||
@$(INSTALL_DIR) $(docdir)
|
||||
@$(INSTALL_DATA) 0-README README doc/0-INSTALL doc/CHANGES doc/DESIGN \
|
||||
@$(INSTALL_DATA) 0-README README.md doc/0-INSTALL doc/CHANGES doc/DESIGN \
|
||||
doc/Driver-programming-HOWTO doc/README.joystick doc/README.keymap \
|
||||
doc/README.multi-monitor doc/README.patching doc/README.vesa doc/TODO \
|
||||
doc/add_driver doc/dual-head-howto $(docdir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue