]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
PR: repair make distcheck
authorprascle <prascle>
Fri, 24 Oct 2008 09:20:12 +0000 (09:20 +0000)
committerprascle <prascle>
Fri, 24 Oct 2008 09:20:12 +0000 (09:20 +0000)
bin/Makefile.am

index 328b52a91d140b4bf399940910c8ccb23e265122..0a7014d6f0793c1effee1a70e3c08da32b594366 100644 (file)
@@ -78,6 +78,11 @@ dist-hook:
 
 DISTCLEANFILES = $(top_builddir)/bin/salome/Makefile.am
 
+clean-local:
+       rm -rf $(top_builddir)/bin/salome/appliskel
+       cd $(top_builddir)/bin/salome; \
+       rm -f $(dist_salomescript_DATA) $(dist_salomescript_SCRIPTS)
+
 # This is an ugly target to avoid exploring the appliskel subdirectory.
 install-exec-local:
        $(INSTALL) -d $(DESTDIR)$(salomescriptdir)