]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
rip out the VIDMODE extension stuff. this was only used to size fullscreen windows...
[chaz/openbox] / Makefile.am
index 7e212816bd83d13ad889759c25d828b3555cca13..dcfaccd9b7ea0bf0c406f49643e3099acd29e7a1 100644 (file)
@@ -121,7 +121,6 @@ openbox_openbox_LDADD = \
        $(XINERAMA_LIBS) \
        $(XKB_LIBS) \
        $(XRANDR_LIBS) \
-       $(VIDMODE_LIBS) \
        $(XSHAPE_LIBS) \
        $(GLIB_LIBS) \
        $(X_LIBS) \
@@ -202,9 +201,7 @@ openbox_openbox_SOURCES = \
        openbox/window.c \
        openbox/window.h \
        openbox/xerror.c \
-       openbox/xerror.h \
-       openbox/per_app_settings.c \
-       openbox/per_app_settings.h
+       openbox/xerror.h
 
 
 ## kdetrayproxy ##
This page took 0.02003 seconds and 4 git commands to generate.