draw-workspace.h is in ui, not core.

2008-02-02  Thomas Thurman  <tthurman@gnome.org>

        * src/Makefile.am: draw-workspace.h is in ui, not core.


svn path=/trunk/; revision=3535
This commit is contained in:
Thomas Thurman 2008-02-02 21:35:23 +00:00 committed by Thomas James Alexander Thurman
parent 8e79100b92
commit 8e77d5b28d
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-02-02 Thomas Thurman <tthurman@gnome.org>
* src/Makefile.am: draw-workspace.h is in ui, not core.
2008-02-01 Alex R.M. Turner <armtuk@gmail.com>
* src/core/display.c (meta_get_tab_entry_list): Have the list also pull

View File

@ -20,7 +20,7 @@ metacity_SOURCES= \
core/display.c \
core/display.h \
ui/draw-workspace.c \
core/draw-workspace.h \
ui/draw-workspace.h \
core/edge-resistance.c \
core/edge-resistance.h \
core/effects.c \