diff options
Diffstat (limited to 'package/gvfs')
-rw-r--r-- | package/gvfs/gvfs.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk index 37b4accf9..b33b7e518 100644 --- a/package/gvfs/gvfs.mk +++ b/package/gvfs/gvfs.mk @@ -78,4 +78,4 @@ GVFS_POST_INSTALL_TARGET_HOOKS += \ GVFS_REMOVE_TARGET_SCHEMAS \ GVFS_COMPILE_SCHEMAS -$(eval $(call AUTOTARGETS,package,gvfs)) +$(eval $(call AUTOTARGETS)) |