From 4399bd38326b81f7b92365346504d7c6354772a9 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Mon, 30 Sep 2013 13:30:46 -0400 Subject: miext/shadow: missing c2p_core.h breaks "make distcheck" target. Reviewed-by: Julien Cristau Signed-off-by: Gaetan Nadon Signed-off-by: Keith Packard --- miext/shadow/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/miext/shadow/Makefile.am b/miext/shadow/Makefile.am index 1db8a26b4..27cf41422 100644 --- a/miext/shadow/Makefile.am +++ b/miext/shadow/Makefile.am @@ -7,6 +7,7 @@ sdk_HEADERS = shadow.h endif libshadow_la_SOURCES = \ + c2p_core.h \ shadow.c \ shadow.h \ shafb4.c \ -- cgit v1.2.3