diff options
Diffstat (limited to 'package/libroxml/libroxml.mk')
-rw-r--r-- | package/libroxml/libroxml.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libroxml/libroxml.mk b/package/libroxml/libroxml.mk index ccaf4921d..f49434893 100644 --- a/package/libroxml/libroxml.mk +++ b/package/libroxml/libroxml.mk @@ -30,4 +30,4 @@ define LIBROXML_CLEAN_CMDS -$(MAKE) -C $(@D) clean endef -$(eval $(call GENTARGETS,package,libroxml)) +$(eval $(call GENTARGETS)) |