* Makefile.in (CLEANDIRS): Remove duplicated common dir.
+2011-02-12 Yao Qi <yao@codesourcery.com>
+
+ * Makefile.in (CLEANDIRS): Remove duplicated common dir.
+
2011-02-11 Pedro Alves <pedro@codesourcery.com>
* infrun.c (proceed): Move switching out and in of tfind mode from
TSOBS = inflow.o
SUBDIRS = doc @subdirs@ data-directory
-CLEANDIRS = $(SUBDIRS) gnulib common
+CLEANDIRS = $(SUBDIRS) gnulib
# List of subdirectories in the build tree that must exist.
# This is used to force build failures in existing trees when