diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-02 01:49:03 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-02 01:49:03 +0200 |
| commit | caa4aaafe48fce11f6826ba2d0b8f1ff4f8e49cf (patch) | |
| tree | 335f0003ca34972a732799ac58ff916ae7c49100 /.gitignore | |
| parent | abfa51e422384d23ea0a253e5937063131fd4279 (diff) | |
Remove erroneous dependency on xorg macros
This package has no external dependencies and should not depend
on the xorg macros. This patch removes the dependency, adds a tailored
INSTALL file, and uses git to generate the ChangeLog.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -22,7 +22,6 @@ configure | |||
| 22 | configure.scan | 22 | configure.scan |
| 23 | depcomp | 23 | depcomp |
| 24 | .deps/ | 24 | .deps/ |
| 25 | INSTALL | ||
| 26 | install-sh | 25 | install-sh |
| 27 | .libs/ | 26 | .libs/ |
| 28 | libtool | 27 | libtool |
