From d50ac0fe303aff262209a46ea19a04c0fc729053 Mon Sep 17 00:00:00 2001 From: ramani_n Date: Thu, 23 Aug 2012 09:23:00 +0000 Subject: [PATCH] try again git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@232 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/branches/interfaces-to-f90/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorSoftware/branches/interfaces-to-f90/Makefile b/slsDetectorSoftware/branches/interfaces-to-f90/Makefile index d67d4ab36..d25b62725 100644 --- a/slsDetectorSoftware/branches/interfaces-to-f90/Makefile +++ b/slsDetectorSoftware/branches/interfaces-to-f90/Makefile @@ -68,5 +68,5 @@ install_doc: doc $(shell test -d $(DESTDIR) || mkdir -p $(DESTDIR)) cp -Pr docs/* $(DESTDIR) -dummy: - echo dummy \ No newline at end of file +dummy1: + echo dummy1 \ No newline at end of file