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 228a0dffa..457a28a81 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)) +$(eval $(generic-package)) |