X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=051be7d76101e3483e4dfbfd144ca7dba0dafffc;hb=e35a4697a76dc520d582dad242e578a617d0bdfe;hp=9781ca840289eeba3eb1c7b7c1ed0641a338b42b;hpb=11408575b38c71600193f51c08514d0412b6f586;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 9781ca84..051be7d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,6 +85,8 @@ render_libobrender_la_SOURCES = \ render/icon.h \ render/image.h \ render/image.c \ + render/imagecache.h \ + render/imagecache.c \ render/instance.h \ render/instance.c \ render/mask.h \ @@ -250,6 +252,8 @@ openbox_openbox_SOURCES = \ openbox/ping.h \ openbox/place.c \ openbox/place.h \ + openbox/prompt.c \ + openbox/prompt.h \ openbox/popup.c \ openbox/popup.h \ openbox/prop.c \