Skip to content
Snippets Groups Projects
Commit 966c07d7 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed jar name

parent 8bb93dba
Branches
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ CLASSPATH:=${ROSETTASDKDEPOSIT}/../src/:${ROSETTASDKDEPOSIT}/xmlbeans-2.3.0.jar:
# sources
SOURCES:=java/org/slub/rosetta/dps/repository/plugin/SLUBVirusCheckClamAVPlugin.java
OBJS:=$(SOURCES:.java=.class)
JAR:=SLUBVirusCheckPlugin.jar
JAR:=SLUBVirusCheckClamAVPlugin.jar
BUILD:=build/
SHELL=/bin/bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment