diff options
Diffstat (limited to 'tools/automake')
-rw-r--r-- | tools/automake/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/automake/Makefile b/tools/automake/Makefile index 2e618f9974..c016f1d76a 100644 --- a/tools/automake/Makefile +++ b/tools/automake/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=automake +PKG_CPE_ID:=cpe:/a:gnu:automake PKG_VERSION:=1.15.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |