summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Makefile.test5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.test b/Makefile.test
index daa6d35..11fec40 100644
--- a/Makefile.test
+++ b/Makefile.test
@@ -8,6 +8,3 @@ export QMAKESPECSDIR=$(OPIEDIR)/mkspecs
8noconfig_targets := xconfig menuconfig config oldconfig randconfig \ 8noconfig_targets := xconfig menuconfig config oldconfig randconfig \
9 defconfig allyesconfig allnoconfig allmodconfig \ 9 defconfig allyesconfig allnoconfig allmodconfig
10 clean mrproper distclean \
11 help tags TAGS sgmldocs psdocs pdfdocs htmldocs \
12 checkconfig checkhelp checkincludes
13 10