diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,7 +4,7 @@ include config.mk ################################################################################ # these are the resulting packages -packages=doc libretools libretools-mips64el librelib gitget xbs +packages=doc libretools librelib gitget xbs # and which directories they contain doc=doc libretools=\ @@ -14,7 +14,6 @@ libretools=\ src/devtools \ src/librefetch \ src/toru -libretools-mips64el=src/mips64el-tools librelib=src/lib gitget=src/gitget xbs=\ |