-rw-r--r-- | Makefile.test | 5 |
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 noconfig_targets := xconfig menuconfig config oldconfig randconfig \ - defconfig allyesconfig allnoconfig allmodconfig \ - clean mrproper distclean \ - help tags TAGS sgmldocs psdocs pdfdocs htmldocs \ - checkconfig checkhelp checkincludes + defconfig allyesconfig allnoconfig allmodconfig |