summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 19cd87a9..f433fc01 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,7 @@ igb_clean:
lib: FORCE
$(call descend,lib/igb)
+ $(call descend,lib/common)
lib_clean:
$(call descend,lib/igb/,clean)