aboutsummaryrefslogtreecommitdiffstats
path: root/kdenlive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kdenlive/Makefile')
-rw-r--r--kdenlive/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/kdenlive/Makefile b/kdenlive/Makefile
index 2278478..1ef4e8f 100644
--- a/kdenlive/Makefile
+++ b/kdenlive/Makefile
@@ -1,10 +1,8 @@
.POSIX:
-include ../common.mk
install:
@:
uninstall:
+ +! ../check-installed kdenlive
-rm -f -- ~/.config/kdenliverc
-
-.PHONY: install uninstall