From d711d873c38a0c5c3f68d88a75b48db59666afd5 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Wed, 8 Jan 2020 00:34:36 +0000 Subject: [PATCH] remove accidently added QDir test Makefile file --- tests/auto/qdir/testdir/dir/Makefile | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tests/auto/qdir/testdir/dir/Makefile 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: - -- 2.11.0