added missing texi2pod.pl
This commit is contained in:
parent
d0476a0e2e
commit
370f5e571c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -222,7 +222,7 @@ FILES= Makefile Makefile.uClibc configure VERSION \
|
||||||
stddef.h stdarg.h stdbool.h float.h varargs.h \
|
stddef.h stdarg.h stdbool.h float.h varargs.h \
|
||||||
tcclib.h libtcc.h libtcc_test.c \
|
tcclib.h libtcc.h libtcc_test.c \
|
||||||
ex1.c ex2.c ex3.c ex4.c ex5.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)
|
FILE=tcc-$(VERSION)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue