Commit 759e14c6 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

applications/Makefile: fix clean target

parent e1121600
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ all: ${TARGETS}
	< ${@:.desktop=.pre} > $@

clean:
	rm -f *.1
	rm -f *.desktop

.SUFFIXES: .pre .desktop