diff options
Diffstat (limited to 'Build/source/libs/luajit/Makefile.am')
-rw-r--r-- | Build/source/libs/luajit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/luajit/Makefile.am b/Build/source/libs/luajit/Makefile.am index fcf39f6a4a3..2d62f47ad53 100644 --- a/Build/source/libs/luajit/Makefile.am +++ b/Build/source/libs/luajit/Makefile.am @@ -10,7 +10,7 @@ EXTRA_DIST = $(LUAJIT_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += $(LUAJIT_TREE)-PATCHES +EXTRA_DIST += LuaJIT-PATCHES # Files not to be distributed include $(srcdir)/../../am/dist_hook.am |