aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 6e49307..6562e2a 100644
--- a/makefile
+++ b/makefile
@@ -51,7 +51,7 @@ clean:
51 rm -f $(FILES) lpeg.so 51 rm -f $(FILES) lpeg.so
52 52
53 53
54lpcap.o: lpcap.c lpcap.h lptypes.h 54lpcap.o: lpcap.c lpcap.h lptypes.h lpprint.h lptree.h lpvm.h
55lpcode.o: lpcode.c lptypes.h lpcode.h lptree.h lpvm.h lpcap.h lpcset.h 55lpcode.o: lpcode.c lptypes.h lpcode.h lptree.h lpvm.h lpcap.h lpcset.h
56lpcset.o: lpcset.c lptypes.h lpcset.h lpcode.h lptree.h lpvm.h lpcap.h 56lpcset.o: lpcset.c lptypes.h lpcset.h lpcode.h lptree.h lpvm.h lpcap.h
57lpprint.o: lpprint.c lptypes.h lpprint.h lptree.h lpvm.h lpcap.h lpcode.h 57lpprint.o: lpprint.c lptypes.h lpprint.h lptree.h lpvm.h lpcap.h lpcode.h