summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-08-07 13:23:30 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-08-07 13:23:30 +0100
commit2cd86f09a724793ea5289991e073bf51f67cea9e (patch)
tree5abcd38770d2e8ed7d57c2d1f5923548d9594813
parent7a435136c8bb7db79b71524faffa1175b6bd0303 (diff)
Install yts-version.h again
-rw-r--r--ytstenut/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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)