summaryrefslogtreecommitdiffstats
path: root/c/src/exec
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/libcsupport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/Makefile.am b/c/src/exec/libcsupport/Makefile.am
index e588da2cc0..db61ed978e 100644
--- a/c/src/exec/libcsupport/Makefile.am
+++ b/c/src/exec/libcsupport/Makefile.am
@@ -9,7 +9,7 @@ if HAS_LIBCHIP
LIBCHIP = libchip
endif
-SUBDIRS = start include libmisc libc libcpu libbsp \
+SUBDIRS = start include libc libcpu libbsp \
$(LIBCHIP) $(LIBHWAPI)
include $(top_srcdir)/../../../automake/subdirs.am