From 7fc64e078fe5ab282b1af9029de24fa22d19c683 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 12 Sep 2008 08:31:27 +0000 Subject: [PATCH] Implement 'make dist' and 'make distcheck' steps support --- doc/salome/tui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/salome/tui/Makefile.am b/doc/salome/tui/Makefile.am index f41884c86..a3a261db9 100644 --- a/doc/salome/tui/Makefile.am +++ b/doc/salome/tui/Makefile.am @@ -38,4 +38,4 @@ install-data-local: fi; uninstall-local: - rm -rf $(docdir)/tui/GUI + rm -rf $(DESTDIR)$(docdir)/tui/GUI -- 2.39.2