]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
Use GMainLoop instead of ObtMainLoop
[chaz/openbox] / Makefile.am
index fb61494133649c4aa6653651c52f935d7812ac35..246abede9a430c7f057940ce402b22c42131a050 100644 (file)
@@ -134,8 +134,6 @@ obt_libobt_la_SOURCES = \
        obt/internal.h \
        obt/keyboard.h \
        obt/keyboard.c \
-       obt/mainloop.h \
-       obt/mainloop.c \
        obt/xml.h \
        obt/xml.c \
        obt/ddparse.h \
@@ -147,8 +145,8 @@ obt_libobt_la_SOURCES = \
        obt/prop.h \
        obt/prop.c \
        obt/util.h \
-       obt/xevent.h \
-       obt/xevent.c
+       obt/xqueue.h \
+       obt/xqueue.c
 
 ## openbox ##
 
@@ -435,13 +433,12 @@ obtpubinclude_HEADERS = \
        obt/link.h \
        obt/display.h \
        obt/keyboard.h \
-       obt/mainloop.h \
        obt/xml.h \
        obt/paths.h \
        obt/prop.h \
        obt/util.h \
        obt/version.h \
-       obt/xevent.h
+       obt/xqueue.h
 
 nodist_pkgconfig_DATA = \
        obrender/obrender-3.5.pc \
This page took 0.023087 seconds and 4 git commands to generate.