Skip to content
Snippets Groups Projects
Commit cff67707 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fixed dependencies

Plumed.inc and Plumed.cmake are now regenerated each time.
parent 594d1ec4
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ PLUMED_MAIN_STATIC := $(PLUMED_LIBDIR)plumed
PLUMED_MAIN_SHARED := $(PLUMED_LIBDIR)plumed-shared
PLUMED_MAIN_RUNTIME := $(PLUMED_LIBDIR)plumed-runtime
.PHONY: all dirs $(DIRS) all-static
.PHONY: all dirs $(DIRS) all-static Plumed.cmake Plumed.inc
ifdef SOEXT
all:
@echo First making other dirs $(DIRS)
......
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