From dc81681f81225d6f22cc8e3afcf07a286e02ca62 Mon Sep 17 00:00:00 2001 From: "P. J. Pandit" Date: Thu, 20 May 2010 20:29:52 -0700 Subject: isohybrid: create a C version Some Linux distributions have complained about Perl as a prerequisite for isohybrid, so create a C version. [ hpa: modified the array generator to put it all in one script ] --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7657c3d0..ff19a5e5 100644 --- a/.gitignore +++ b/.gitignore @@ -34,7 +34,9 @@ /linux/syslinux /linux/syslinux-nomtools /utils/gethostip +/utils/isohdpfx.c /utils/isohybrid +/utils/isohybrid.pl /utils/mkdiskimage /version.h /version.mk -- cgit v1.2.1