diff options
| author | genone <genone@gentoo.org> | 2005-06-05 23:40:45 +0000 |
|---|---|---|
| committer | genone <genone@gentoo.org> | 2005-06-05 23:40:45 +0000 |
| commit | 49129aae0db622e7a65a0ee460af907b054d091c (patch) | |
| tree | 26f7780f1b774150e051cbf48b1365fc9ea0d9b9 /trunk/src/euse | |
| parent | 83affb4075e26d00bc291a30eb993d7b4f880193 (diff) | |
| download | gentoolkit-49129aae0db622e7a65a0ee460af907b054d091c.tar.gz | |
too many files
svn path=/; revision=221
Diffstat (limited to 'trunk/src/euse')
| -rw-r--r-- | trunk/src/euse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/euse/Makefile b/trunk/src/euse/Makefile index 9142234..1667da0 100644 --- a/trunk/src/euse/Makefile +++ b/trunk/src/euse/Makefile @@ -16,5 +16,5 @@ dist: install: install -m 0755 euse $(bindir)/ install -d $(docdir)/euse - install -m 0644 README AUTHORS TODO ChangeLog $(docdir)/euse/ + install -m 0644 TODO ChangeLog $(docdir)/euse/ install -m 0644 euse.1 $(mandir)/ |
