OSDN Git Service

clean subdir as well
authorMike Frysinger <vapier@gentoo.org>
Wed, 5 Jul 2006 23:31:34 +0000 (23:31 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 5 Jul 2006 23:31:34 +0000 (23:31 -0000)
extra/config/Makefile.in

index 625de75..9d9b70e 100644 (file)
@@ -124,6 +124,5 @@ objclean-y += config_clean
 clean: config_clean
 
 config_clean:
-       $(RM) $(config_OUT)/*.o $(config_SHIPPED_SRC) $(MCONF_OBJS) $(CONF_OBJS) \
+       $(RM) $(config_OUT)/*.o $(config_OUT)/lxdialog/*.o $(config_SHIPPED_SRC) $(MCONF_OBJS) $(CONF_OBJS) \
                conf mconf lkc_defs.h
-