a6e66b8
From 795fbe3e6e440f023e52c452106f4c266c13d36c Mon Sep 17 00:00:00 2001
a6e66b8
From: Keith Packard <keithp@keithp.com>
a6e66b8
Date: Sun, 20 Nov 2011 13:33:12 -0800
a6e66b8
Subject: [PATCH] Add 'optionstr.h' to include/Makefile.am
a6e66b8
a6e66b8
This makes sure it gets distributed
a6e66b8
a6e66b8
Signed-off-by: Keith Packard <keithp@keithp.com>
a6e66b8
---
a6e66b8
 include/Makefile.am |    1 +
a6e66b8
 1 files changed, 1 insertions(+), 0 deletions(-)
a6e66b8
a6e66b8
diff --git a/include/Makefile.am b/include/Makefile.am
a6e66b8
index 6f63c76..972f403 100644
a6e66b8
--- a/include/Makefile.am
a6e66b8
+++ b/include/Makefile.am
a6e66b8
@@ -32,6 +32,7 @@ sdk_HEADERS =		\
a6e66b8
 	misc.h		\
a6e66b8
 	miscstruct.h	\
a6e66b8
 	opaque.h	\
a6e66b8
+	optionstr.h	\
a6e66b8
 	os.h		\
a6e66b8
 	pixmap.h	\
a6e66b8
 	pixmapstr.h	\
a6e66b8
-- 
a6e66b8
1.7.7.3
a6e66b8