aboutsummaryrefslogtreecommitdiff
path: root/pack
diff options
context:
space:
mode:
Diffstat (limited to 'pack')
-rwxr-xr-xpack3
1 files changed, 2 insertions, 1 deletions
diff --git a/pack b/pack
index 4ebc4a6..ee38bc3 100755
--- a/pack
+++ b/pack
@@ -1,5 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2FILES="makefile HISTORY test.lua re.lua lpeg.html re.html lpeg-128.gif \ 2FILES="makefile HISTORY README.md test.lua re.lua \
3 lpeg.html re.html lpeg-128.gif \
3 lptypes.h lpcap.h lpcap.c lpcode.h lpcode.c lpprint.h lpprint.c \ 4 lptypes.h lpcap.h lpcap.c lpcode.h lpcode.c lpprint.h lpprint.c \
4 lptree.h lptree.c lpvm.h lpvm.c" 5 lptree.h lptree.c lpvm.h lpvm.c"
5NAME=lpeg-$1 6NAME=lpeg-$1