From 47d6f0d59e4e76cdaff61cb71e3ab8ca05e5df63 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Thu, 30 Mar 2000 02:18:35 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2133 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index cdc707c267..d7ce196bd2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -204,10 +204,6 @@ install: @mkdir -p ${GNC_SHAREDIR}/Docs/logos $(INSTALL_DATA) Docs/logos/*.* ${GNC_SHAREDIR}/Docs/logos - @mkdir -p ${GNC_SHAREDIR}/Reports - $(INSTALL_DATA) Reports/*.html ${GNC_SHAREDIR}/Reports - $(INSTALL_DATA) Reports/*.phtml ${GNC_SHAREDIR}/Reports - # ------------------------------------------------------------------ # hack alert -- the config dir stuff is messed up in configure.in as well # as in the scheme search paths. For example, the configure script tries