summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/linux-atm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile
index 24a914a71..3745c7c87 100644
--- a/package/linux-atm/Makefile
+++ b/package/linux-atm/Makefile
@@ -86,3 +86,7 @@ endef
$(eval $(call BuildPackage,linux-atm))
$(eval $(call BuildPackage,br2684ctl))
+
+$(eval $(call RequireCommand,automake-1.4, \
+ $(PKG_NAME) requires automake-1.4. \
+))