X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=inline;f=Makefile.am;h=27114f80349e186222dadb39250a41c093ab69e0;hb=fc32204f3c1733b289d7f03a15f9f0a568369989;hp=3181ef8dc1fe27832ede7467b49f032954dbc0c4;hpb=055cef6c5ddae81fe8976ad83cfa4d60248c0f49;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 3181ef8d..27114f80 100644 --- a/Makefile.am +++ b/Makefile.am @@ -118,9 +118,6 @@ openbox_openbox_CPPFLAGS = \ $(XRANDR_CFLAGS) \ $(XSHAPE_CFLAGS) \ $(XSYNC_CFLAGS) \ - $(XRENDER_CFLAGS) \ - $(XDAMAGE_CFLAGS) \ - $(XCOMPOSITE_CFLAGS) \ $(X_CFLAGS) \ $(XCURSOR_CFLAGS) \ $(SM_CFLAGS) \ @@ -140,9 +137,6 @@ openbox_openbox_LDADD = \ $(XSHAPE_LIBS) \ $(XSYNC_LIBS) \ $(GLIB_LIBS) \ - $(XRENDER_LIBS) \ - $(XDAMAGE_LIBS) \ - $(XCOMPOSITE_LIBS) \ $(X_LIBS) \ $(XCURSOR_LIBS) \ $(LIBSN_LIBS) \ @@ -173,6 +167,7 @@ openbox_openbox_SOURCES = \ openbox/actions/fullscreen.c \ openbox/actions/growtoedge.c \ openbox/actions/iconify.c \ + openbox/actions/if.c \ openbox/actions/kill.c \ openbox/actions/layer.c \ openbox/actions/lower.c \ @@ -182,8 +177,8 @@ openbox_openbox_SOURCES = \ openbox/actions/menu.c \ openbox/actions/move.c \ openbox/actions/moverelative.c \ - openbox/actions/moveto.c \ - openbox/actions/movetofromedge.c \ + openbox/actions/moveresizeto.c \ + openbox/actions/movetoedge.c \ openbox/actions/omnipresent.c \ openbox/actions/raise.c \ openbox/actions/raiselower.c \ @@ -204,8 +199,6 @@ openbox_openbox_SOURCES = \ openbox/client_list_combined_menu.h \ openbox/client_menu.c \ openbox/client_menu.h \ - openbox/composite.c \ - openbox/composite.h \ openbox/config.c \ openbox/config.h \ openbox/debug.c \ @@ -492,15 +485,6 @@ nodist_man_MANS = \ doc/openbox-kde-session.1 EXTRA_DIST = \ - debian/changelog.in \ - debian/compat \ - debian/conffiles \ - debian/control \ - debian/copyright \ - debian/menu \ - debian/postinst \ - debian/postrm \ - debian/rules \ config.rpath \ mkinstalldirs