X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=Makefile.in;h=172b103ee753d6e324ec9efc21a0a9506896e82f;hp=3d3f561819e89c4357268c7ab41ff5de52ad740f;hb=b858ee135c0814f1781cc16802a7b538d5f047a7;hpb=f2bb550da8353a7ab11d487b947ed702aa9a838f diff --git a/Makefile.in b/Makefile.in old mode 100755 new mode 100644 index 3d3f561..172b103 --- a/Makefile.in +++ b/Makefile.in @@ -72,10 +72,10 @@ endif ifneq ($(MAKENSIS),) wininstaller: $(PACKAGE)-$(VERSION).exe -$(PACKAGE)-$(VERSION).exe: wininstaller.nsis all # opt +$(PACKAGE)-$(VERSION).exe: wininstaller.nsis all opt "$(MAKENSIS)" \ //DPACKAGE=$(PACKAGE) //DVERSION=$(VERSION) \ - //DOUTFILE=$@ //V2 $< + //DOUTFILE=$@ $< ls -l $@ endif