From 23387407aa127bdd28e9110435f8a89ed325fc73 Mon Sep 17 00:00:00 2001 From: mes5k Date: Sat, 26 Sep 2009 21:23:39 +0000 Subject: [PATCH] removed an errant space --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 63d06fc..cec24fb 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -12,7 +12,7 @@ endif EXTRA_DIST = manual.xml dist_doc_DATA = index.html manual.html style.css -docdir = ${datadir}/doc/${PACKAGE} +docdir = ${datadir}/doc/${PACKAGE} install-data-local : $(MKDIR_P) $(DESTDIR)$(docdir)