diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2017-10-08 22:45:08 -0700 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2017-10-08 22:45:08 -0700 |
commit | 2ea6c9fa8a39781723a763e7b2b6ff849a20d93d (patch) | |
tree | 85853db2c8f4fde9550cf29d77925be3d305e72d | |
parent | 438b04d9f9b144c4f6fa8cef5b9650bc31f15782 (diff) | |
download | luarocks-2ea6c9fa8a39781723a763e7b2b6ff849a20d93d.tar.gz luarocks-2ea6c9fa8a39781723a763e7b2b6ff849a20d93d.tar.bz2 luarocks-2ea6c9fa8a39781723a763e7b2b6ff849a20d93d.zip |
Makefile: remove entry that is still in branch only.
-rw-r--r-- | Makefile.setup.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.setup.inc b/Makefile.setup.inc index 3f19b00b..d762f6f7 100644 --- a/Makefile.setup.inc +++ b/Makefile.setup.inc | |||
@@ -22,4 +22,4 @@ admin/cmd/refresh_cache.lua remove.lua fetch/git_file.lua fetch/sscm.lua \ | |||
22 | fetch/cvs.lua fetch/git_https.lua fetch/git_ssh.lua fetch/hg_http.lua \ | 22 | fetch/cvs.lua fetch/git_https.lua fetch/git_ssh.lua fetch/hg_http.lua \ |
23 | fetch/git_http.lua fetch/svn.lua fetch/git.lua fetch/hg_ssh.lua \ | 23 | fetch/git_http.lua fetch/svn.lua fetch/git.lua fetch/hg_ssh.lua \ |
24 | fetch/hg_https.lua fetch/hg.lua vers.lua core/vers.lua cmd/which.lua \ | 24 | fetch/hg_https.lua fetch/hg.lua vers.lua core/vers.lua cmd/which.lua \ |
25 | deps/external.lua fun.lua type/manifest.lua type/rockspec.lua | 25 | fun.lua type/manifest.lua type/rockspec.lua |