]> wagnertech.de Git - projects.git/blobdiff - tools/make/makefile
posaune
[projects.git] / tools / make / makefile
index 0dea1519ae0ea3edf808ead1db233dc282a6c845..1bee6f48ec533df599c284b9e6cefabee21327d3 100644 (file)
@@ -54,7 +54,7 @@ compile.stamp: $(SOURCES)
 #-----------------------------------------------------------------
 
 copy.stamp: $(COPY_PRE)
-       $(COPY) $(project)
+       $(COPY) $(project) $(version) ${arch}
        @touch copy.stamp
 
 control.stamp: $(project).control
@@ -87,3 +87,4 @@ clean:
 %.pdf : %.tex $(SOURCES)
        pdflatex $< && pdflatex $<
 
+