Skip to content
Snippets Groups Projects
Commit 70f37379 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Remove suspicious install hooks from the makefile.

parent 5c414e5c
No related branches found
No related tags found
2 merge requests!34Version 2.2.0,!13Consolidation with CDI-PIO (develop)
......@@ -327,8 +327,3 @@ MOSTLYCLEANFILES += $(mo_cdi_mod)
endif
MAINTAINERCLEANFILES = cdi.inc cdiFortran.c cdipio.inc cdipioFortran.c mo_cdi.f90
install-exec-hook:
-@rmdir "$(DESTDIR)$(libdir)"
install-data-hook:
-@rmdir "$(DESTDIR)$(includedir)"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment