German translation update by Axel Köllhofer
[clawsker.git] / Makefile
index a8fc28975e8af238a9336464087f8820ae77bf05..52739fcda66e103111927c2f1ca8b1e2722fe9cb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
 #
 
 NAME = clawsker
-VERSION ?= 0.7.14
+VERSION ?= 1.0.0
 PREFIX ?= /usr/local
 BINDIR = ${PREFIX}/bin
 DATADIR = ${PREFIX}/share
@@ -85,5 +85,5 @@ clean: clean-build
        rm -f *~
        ${MAKE} -C po clean
 
-.PHONY: all build install install-dirs uninstall clean clean-build dist
+.PHONY: all build install install-dirs install-icons-dirs install-icons uninstall uninstall-icons clean clean-build dist