Makefile: add prerequisites to package target
This commit is contained in:
2
Makefile
2
Makefile
@@ -16,7 +16,7 @@ install: build config
|
|||||||
uninstall:
|
uninstall:
|
||||||
kpackagetool5 --type=KWin/Script -r ./package
|
kpackagetool5 --type=KWin/Script -r ./package
|
||||||
|
|
||||||
package:
|
package: build config
|
||||||
tar -czf ./karousel_${subst .,_,${VERSION}}.tar.gz ./package
|
tar -czf ./karousel_${subst .,_,${VERSION}}.tar.gz ./package
|
||||||
|
|
||||||
logs:
|
logs:
|
||||||
|
|||||||
Reference in New Issue
Block a user