diff options
Diffstat (limited to 'package/qt/qt.mk')
-rw-r--r-- | package/qt/qt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt/qt.mk b/package/qt/qt.mk index e18b8738c..feb0d6f3e 100644 --- a/package/qt/qt.mk +++ b/package/qt/qt.mk @@ -635,4 +635,4 @@ define QT_UNINSTALL_TARGET_CMDS -rm $(TARGET_DIR)/usr/lib/libphonon.so.* endef -$(eval $(call GENTARGETS)) +$(eval $(generic-package)) |