diff options
Diffstat (limited to '')
-rwxr-xr-x | makefile.w32 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/makefile.w32 b/makefile.w32 index c612512..22fbc28 100755 --- a/makefile.w32 +++ b/makefile.w32 @@ -78,7 +78,6 @@ HEADERS = \ fragment.h \ gremlin.h \ helper.h \ - ieproxy.h \ init.h \ integer.h \ interval.h \ @@ -137,7 +136,6 @@ OBJS = base64.o \ fragment.o \ gremlin.o \ helper.o \ - ieproxy.o \ init.o \ interval.o \ list.o \ |