From 01feaa90650f600068f4215fb86b1240e89be29d Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 23 Mar 2016 16:46:05 +0100 Subject: [PATCH] remove distclean target from po/Makefile --- po/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/po/Makefile b/po/Makefile index 4ebf88f..1c5c123 100644 --- a/po/Makefile +++ b/po/Makefile @@ -48,9 +48,6 @@ report: clean: rm -f *mo -distclean: clean - rm -f .depend Makefile - depend: install: all -- 2.47.3