From 36c777e6d30c481eacae2891e12be90669a83ad7 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sat, 7 Jul 2012 21:24:54 +1000 Subject: [PATCH] Include Lrzip.h in sources. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 817d3a6..8b28229 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,6 +35,7 @@ libtmplrzip_la_SOURCES = \ liblrzip_private.h \ lrzip.c \ lrzip.h \ + Lrzip.h \ rzip.h \ rzip.c \ runzip.c \