diff options
Diffstat (limited to 'package/ng-spice-rework/ng-spice-rework.mk')
-rw-r--r-- | package/ng-spice-rework/ng-spice-rework.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ng-spice-rework/ng-spice-rework.mk b/package/ng-spice-rework/ng-spice-rework.mk index 61b3b3bfc..61b6940db 100644 --- a/package/ng-spice-rework/ng-spice-rework.mk +++ b/package/ng-spice-rework/ng-spice-rework.mk @@ -13,7 +13,7 @@ NG_SPICE_REWORK_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install NG_SPICE_REWORK_CONF_OPT = CFLAGS="-I$(STAGING_DIR)/usr/include" -NG-SPICE-REWORK_DEPENDENCIES = uclibc +NG-SPICE-REWORK_DEPENDENCIES = uclibc $(eval $(call AUTOTARGETS,package,ng-spice-rework)) |