From: Ivailo Monev Date: Wed, 8 Jan 2020 00:34:36 +0000 (+0000) Subject: remove accidently added QDir test Makefile file X-Git-Tag: 4.12.0~4290 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d711d873c38a0c5c3f68d88a75b48db59666afd5;p=kde%2FKatie.git remove accidently added QDir test Makefile file --- diff --git a/tests/auto/qdir/testdir/dir/Makefile b/tests/auto/qdir/testdir/dir/Makefile deleted file mode 100644 index fb6a3d8f3..000000000 --- a/tests/auto/qdir/testdir/dir/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# /home/smil3y/qt/./tests/auto/qdir/testdir/dir/Makefile: generated by configure -# -# WARNING: This makefile will be replaced with a real makefile. -# All changes made to this file will be lost. -first_target: first -QMAKE = "/home/smil3y/qt/bin/qmake" -all clean install qmake first Makefile: FORCE - $(QMAKE) -spec /home/smil3y/qt/mkspecs/linux-g++ -o "/home/smil3y/qt/./tests/auto/qdir/testdir/dir" "/home/smil3y/qt/tests/auto/qdir/testdir/dir/qdir.pro" - cd "/home/smil3y/qt/./tests/auto/qdir/testdir/dir" - $(MAKE) $@ - -FORCE: -