EXTRA_DIST = lua-5.3.4/*.c lua-5.3.4/*.h lua-5.3.4/Makefile all: cd lua-5.3.4 && make linux clean-local: cd lua-5.3.4 && make clean