diff --git a/Makefile b/Makefile index a3b83f9082466fbe06d69cbb579707cedec4bd63..81b1fc1251e256b7dbbd4cea668aa80d77c3a1bd 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ ifndef DESTDIR $(error DESTDIR is undefined) endif -install: check-install +install: check-install exam rsync -av --exclude \*.jar --exclude \*.war --exclude \*VAADIN\* --exclude \*.class --exclude=__figurelink\* --delete P /tmp/Exam Doc/target/webhelp/ \ freedocs@prog.mi.hdm-stuttgart.de:${DESTDIR} # rsync -av --exclude \*.jar --exclude \*.war --exclude \*VAADIN\* --exclude \*.class --exclude=__figurelink\* --delete P /tmp/Exam Doc/target/webhelp/ \