From b3f0cbf76630e878c8e7cabddfcd45cf557849fe Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 23 Jul 2007 17:51:54 -0400 Subject: split the header up for obt --- Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4d12d4ce..528fc382 100644 --- a/Makefile.am +++ b/Makefile.am @@ -126,7 +126,9 @@ obt_libobt_la_LIBADD = \ $(XML_LIBS) obt_libobt_la_SOURCES = \ obt/obt.h \ - obt/instance.c + obt/instance.h \ + obt/instance.c \ + obt/util.h ## openbox ## @@ -400,7 +402,9 @@ pubinclude_HEADERS = \ render/render.h \ render/theme.h \ parser/parse.h \ - obt/obt.h + obt/obt.h \ + obt/instance.h \ + obt/util.h nodist_pubinclude_HEADERS = \ version.h -- cgit v1.2.3