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

- updated to new class

parent 760b5bee
No related branches found
No related tags found
No related merge requests found
......@@ -25,9 +25,9 @@ CLASSPATH=${ROSETTASDKDEPOSIT}/dps-sdk-${ROSETTAVERSION}.jar
#BUILDPATH=$(CLASSPATH)
# sources
SOURCES=java/org/slub/rosetta/dps/repository/plugin/SLUBTechnicalMetadataExtractorMediaConchPlugin.java
SOURCES=java/org/slub/rosetta/dps/repository/plugin/SLUBMatroskaFFV1FormatValidationPlugin.java
OBJS=$(SOURCES:.java=.class)
JAR=SLUBTechnicalMetadataExtractorMediaConchPlugin.jar
JAR=SLUBMatroskaFFV1FormatValidationPlugin.jar
BUILD=build/
all: $(BUILD) $(JAR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment