move README.glcdlib ro docs/; include docs/lcdexec.1 & LCDclients.conf into
the appropriate Makefile.am files to get them into the nightly tar balls
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
man_MANS = lcdproc.1 LCDd.8
|
||||
man_MANS = lcdproc.1 lcdexec.1 LCDd.8
|
||||
SUBDIRS = lcdproc-user lcdproc-dev
|
||||
EXTRA_DIST = README.dg README.dg2 menustuff.txt netstuff.txt lcdproc.1 LCDd.8
|
||||
EXTRA_DIST = README.dg README.dg2 README.glcdlib menustuff.txt netstuff.txt lcdproc.1 LCDd.8
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
The so-called "meta-driver" glcdlib extends LCDproc's supported drivers by
|
||||
all the drivers supported by graphlcd-base, which you can get from
|
||||
http://graphlcd.berlios.de.
|
||||
In order to be able to use it, you have to get and install the glcdprocdriver
|
||||
from http://www.muresan.de/graphlcd/lcdproc before configuring the LCDproc
|
||||
build process --enable-drivers=glcdlib.
|
||||
|
||||
Lucian Muresan
|
||||
Reference in New Issue
Block a user