Some style changes, less ifdefs.
[dana/openbox.git] / Makefile.am
index f13d52a..1647246 100644 (file)
@@ -244,6 +244,7 @@ openbox_openbox_SOURCES = \
        openbox/grab.h \
        openbox/group.c \
        openbox/group.h \
+       openbox/imageload.c \
        openbox/imageload.h \
        openbox/keyboard.c \
        openbox/keyboard.h \
@@ -284,9 +285,6 @@ openbox_openbox_SOURCES = \
        openbox/window.c \
        openbox/window.h
 
-if USE_IMLIB2
-    openbox_openbox_SOURCES += openbox/imageload.c
-endif
 
 ## gnome-panel-control ##