diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-06-25 00:57:08 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-06-25 00:57:08 +0200 |
commit | a493f8071b33e26daadbec948a14b461366a58e9 (patch) | |
tree | 21c1b023c4a002f1bd0366c000bb3bbcd4582c5d | |
parent | m (diff) | |
download | sysrss-a493f8071b33e26daadbec948a14b461366a58e9.tar.gz sysrss-a493f8071b33e26daadbec948a14b461366a58e9.tar.bz2 sysrss-a493f8071b33e26daadbec948a14b461366a58e9.tar.xz |
move texinfo files into directory info
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | info/fdl.texinfo (renamed from fdl.texinfo) | 0 | ||||
-rw-r--r-- | info/gpl.texinfo (renamed from gpl.texinfo) | 0 | ||||
-rw-r--r-- | info/sysrss.texinfo (renamed from sysrss.texinfo) | 0 |
4 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ DATA=/share PROGRAM=sysrss BOOK=$(PROGRAM) -BOOKDIR=./ +BOOKDIR=info/ all: info diff --git a/fdl.texinfo b/info/fdl.texinfo index cb71f05..cb71f05 100644 --- a/fdl.texinfo +++ b/info/fdl.texinfo diff --git a/gpl.texinfo b/info/gpl.texinfo index 97a17e1..97a17e1 100644 --- a/gpl.texinfo +++ b/info/gpl.texinfo diff --git a/sysrss.texinfo b/info/sysrss.texinfo index 1a9ee12..1a9ee12 100644 --- a/sysrss.texinfo +++ b/info/sysrss.texinfo |