X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=ad0d8b5a105fb30e8aa6c023657c7a99aa86b3d5;hb=46cf95d36b29cd6bda18ba2d511be10b8e9471cc;hp=9ab7561f3daa6107cfbe5749bea21ccf94fd0312;hpb=07d5674d3984d008de1ecc768a296afbed731e4e;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 9ab7561f..ad0d8b5a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -129,7 +129,9 @@ obt_libobt_la_SOURCES = \ obt/paths.c \ obt/prop.h \ obt/prop.c \ - obt/util.h + obt/util.h \ + obt/xevent.h \ + obt/xevent.c ## openbox ## @@ -392,7 +394,9 @@ pubinclude_HEADERS = \ obt/paths.c \ obt/prop.h \ obt/prop.c \ - obt/util.h + obt/util.h \ + obt/xevent.h \ + obt/xevent.c nodist_pubinclude_HEADERS = \ version.h