diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-08-16 11:30:23 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-08-16 13:33:01 -0400 |
commit | 1dba184f586cc689a79b21b60267c72c2c0172b9 (patch) | |
tree | ae8a56ace3a49ab2b9ace0b9807d6c88a439c1a5 /man/Makefile.am | |
parent | 601ea1309d80ba19b4e03207d6fb0f54b2f12730 (diff) |
man: remove unused LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)
Local fix in CVS for bug 5628 is not required
as the problem has been fixed in
util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index e1f9a7e..086eac9 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -23,8 +23,6 @@ libmandir = $(LIB_MAN_DIR) -LIB_MAN_DIR_SUFFIX = $(LIB_MAN_DIR:@mandir@/man%=%) - libman_xml = XTest.xml libman_PRE = \ |