From: Joel Rosdahl Date: Sun, 31 Jul 2011 20:28:26 +0000 (+0200) Subject: Add missing headers to dev.mk.in X-Git-Tag: v3.2~180 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6dcb754ffa1bd125b8f07223900999ad3b4955c;p=thirdparty%2Fccache.git Add missing headers to dev.mk.in --- diff --git a/dev.mk.in b/dev.mk.in index fd103ca78..f9b2f26d4 100644 --- a/dev.mk.in +++ b/dev.mk.in @@ -26,7 +26,7 @@ built_dist_files = $(generated_docs) headers = \ ccache.h hashtable.h hashtable_itr.h hashtable_private.h hashutil.h \ manifest.h mdfour.h counters.h murmurhashneutral2.h getopt_long.h \ - language.h system.h compopt.h \ + language.h system.h compopt.h conf.h \ test/framework.h test/suites.h test/util.h files_to_clean += *.tar.bz2 *.tar.gz *.tar.xz *.xml .deps/*