From 0b3ea6ac8417a4d8fcd69b08020aa8e7e3320169 Mon Sep 17 00:00:00 2001 From: rhaas Date: Thu, 4 Dec 2014 13:09:18 +0000 Subject: add tarball and patches to list of make dependencies git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LORENE/trunk@67 5c1b1641-b641-47ec-b3d9-0f93d4c445ee --- src/make.code.deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/make.code.deps b/src/make.code.deps index ac09800..b5c493d 100644 --- a/src/make.code.deps +++ b/src/make.code.deps @@ -8,5 +8,5 @@ export LORENE_EXTRA_LIB_DIRS LORENE_EXTRA_LIBS export LORENE_INSTALL_DIR $(CCTK_TARGET) $(OBJS) $(SRCS:%=%.d): $(SCRATCH_BUILD)/done/$(THORN) -$(SCRATCH_BUILD)/done/$(THORN): $(SRCDIR)/build.sh +$(SCRATCH_BUILD)/done/$(THORN): $(SRCDIR)/build.sh $(wildcard $(SRCDIR)/../dist/*.tar.gz $(SRCDIR)/../dist/*.patch) +$(SRCDIR)/build.sh -- cgit v1.2.3