summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 69a9dc8..e5b38b1 100644
--- a/Makefile
+++ b/Makefile
@@ -15,13 +15,10 @@ docdir=$(datarootdir)/doc
################################################################################
-# these are directories
-pseudo-packages=abslibre-tools chroot-tools devtools fullpkg lib mips64el-tools toru
-
# these are the resulting packages
packages=libretools libretools-mips64el
# and which directories they contains
-libretools=abslibre-tools lib chroot-tools devtools fullpkg toru misc
+libretools=abslibre-tools chroot-tools devtools fullpkg lib librefetch misc toru
libretools-mips64el=mips64el-tools
################################################################################