From 6c8acc079a9cbb40245e5df4b50b3f8b9c17cf83 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Jul 2007 20:03:31 -0400 Subject: add prop.[ch] to the libobt, but they are not used yet. add a global obt_display which obt can use, and the application. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9e8316f8..76f84542 100644 --- a/Makefile.am +++ b/Makefile.am @@ -137,6 +137,8 @@ obt_libobt_la_SOURCES = \ obt/display.c \ obt/mainloop.h \ obt/mainloop.c \ + obt/prop.h \ + obt/prop.c \ obt/util.h ## openbox ## -- cgit v1.2.3