diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index f13d52ac..16472467 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 ## |
