From 7452f1b637276ce582b120f8f5482ae7f3b6bd47 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 12 Nov 2012 14:12:37 +0100 Subject: Include the auth_utils.h header in the distribution --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3306bbac..ce3f94f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -368,6 +368,7 @@ dist_noinst_HEADERS = \ src/util/murmurhash3.h \ src/util/mmap_cache.h \ src/util/atomic_io.h \ + src/util/auth_utils.h \ src/monitor/monitor.h \ src/monitor/monitor_interfaces.h \ src/responder/common/responder.h \ -- cgit