From 795fbe3e6e440f023e52c452106f4c266c13d36c Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 20 Nov 2011 13:33:12 -0800 Subject: Add 'optionstr.h' to include/Makefile.am This makes sure it gets distributed Signed-off-by: Keith Packard --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile.am b/include/Makefile.am index 6f63c764f..972f403ce 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -32,6 +32,7 @@ sdk_HEADERS = \ misc.h \ miscstruct.h \ opaque.h \ + optionstr.h \ os.h \ pixmap.h \ pixmapstr.h \ -- cgit v1.2.3