From 2cd86f09a724793ea5289991e073bf51f67cea9e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 7 Aug 2012 13:23:30 +0100 Subject: [PATCH 4/9] Install yts-version.h again --- ytstenut/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ytstenut/Makefile.am b/ytstenut/Makefile.am index 68cac9b..933944a 100644 --- a/ytstenut/Makefile.am +++ b/ytstenut/Makefile.am @@ -183,6 +183,7 @@ nobase_libytstenut_@YTS_API_VERSION@_la_HEADERS = \ $(NULL) nodist_libytstenut_@YTS_API_VERSION@_la_HEADERS = \ + $(nodist_libhdr_la_SOURCES) \ yts-enum-types.h \ yts-marshal.h \ $(NULL) -- 1.7.10.4