From c2ed75b8680c679abe1e0364eb85eafb698871f8 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sat, 7 Jul 2012 21:34:49 +1000 Subject: [PATCH] Revert "Include Lrzip.h in sources." This reverts commit 36c777e6d30c481eacae2891e12be90669a83ad7. Wrong fix for case insensitive issue filesystem lrzip.h vs Lrzip.h --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8b28229..817d3a6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,6 @@ libtmplrzip_la_SOURCES = \ liblrzip_private.h \ lrzip.c \ lrzip.h \ - Lrzip.h \ rzip.h \ rzip.c \ runzip.c \