From 370f5e571c4cebe66275c33b4115282930bad544 Mon Sep 17 00:00:00 2001 From: bellard Date: Sat, 24 May 2003 18:31:27 +0000 Subject: [PATCH] added missing texi2pod.pl --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9b854f6..7116c39 100644 --- a/Makefile +++ b/Makefile @@ -222,7 +222,7 @@ FILES= Makefile Makefile.uClibc configure VERSION \ stddef.h stdarg.h stdbool.h float.h varargs.h \ tcclib.h libtcc.h libtcc_test.c \ ex1.c ex2.c ex3.c ex4.c ex5.c \ - tcctest.c boundtest.c gcctestsuite.sh + tcctest.c boundtest.c gcctestsuite.sh texi2pod.pl FILE=tcc-$(VERSION)