Smake clean target removed po/ChangeLog and po/Makefile.in (both are in git)
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 29 Nov 2015 12:23:56 +0000 (13:23 +0100)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 29 Nov 2015 12:29:25 +0000 (13:29 +0100)
make -f Smake clean

removed po/ChangeLog and po/Makefile.in which are under git control. This
fix leaves those two files untouched. Without the fix, the make -f Smake
step after a clean ends with an error because po/Makefile.in is missing.


No differences found