diff --git a/bin/Makefile b/bin/Makefile index c0924f1f..d2d0f07a 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -10,10 +10,10 @@ SUBDIRS += xbps-remove SUBDIRS += xbps-rindex SUBDIRS += xbps-uhelper SUBDIRS += xbps-checkvers -SUBDIRS += xbps-uunshare ifeq (${XBPS_OS},linux) SUBDIRS += xbps-uchroot +SUBDIRS += xbps-uunshare endif include ../mk/subdir.mk