diff options
Diffstat (limited to 'Build/source/libs/luajit/Makefile.in')
-rw-r--r-- | Build/source/libs/luajit/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/luajit/Makefile.in b/Build/source/libs/luajit/Makefile.in index a350a890298..96a68b98406 100644 --- a/Build/source/libs/luajit/Makefile.in +++ b/Build/source/libs/luajit/Makefile.in @@ -668,7 +668,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(LUAJIT_TREE) $(LUAJIT_TREE)-PATCHES jiterr.exp +EXTRA_DIST = $(LUAJIT_TREE) LuaJIT-PATCHES jiterr.exp NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed |