-rw-r--r-- | Makefile.test | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.test b/Makefile.test index 346ed6a..3fe7867 100644 --- a/Makefile.test +++ b/Makefile.test @@ -8,3 +8,4 @@ export QMAKESPECSDIR=$(OPIEDIR)/mkspecs noconfig_targets := xconfig menuconfig config oldconfig randconfig \ - defconfig allyesconfig allnoconfig allmodconfig + defconfig allyesconfig allnoconfig allmodconfig \ + clean-configs clean |