diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-07-12 02:57:08 -0400 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-07-12 02:57:08 -0400 |
| commit | 4b73574406e24df84e909014926e56ab1e5c7934 (patch) | |
| tree | 9adf4101fd94bf0a9bc1ffe3817ffe1e944a9986 /Makefile.am | |
| parent | 37a5b59d7bf51a201981c486b800b3b8d57e9b9c (diff) | |
adding trunk
Signed-off-by: Dana Jansens <danakj@orodu.net>
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am index 8c6dc1c8..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) \ @@ -205,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 \ |
