summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-12 15:33:46 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-12 15:33:46 +0000
commit1ed24efbcf819b409ca47d06a15d095dca14db89 (patch)
tree9268096081f2db4253f1b9fbf79cd05133929356 /src/Makefile.am
parentf8957c58aa1b4f2ea41dcc34e66792e020cd1ee6 (diff)
downloadMana-1ed24efbcf819b409ca47d06a15d095dca14db89.tar.gz
Mana-1ed24efbcf819b409ca47d06a15d095dca14db89.tar.bz2
Mana-1ed24efbcf819b409ca47d06a15d095dca14db89.tar.xz
Mana-1ed24efbcf819b409ca47d06a15d095dca14db89.zip
Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 75caad07..c76fe674 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,5 @@
bin_PROGRAMS = tmw
-tmw_SOURCES = graphic/imagerect.h \
- gui/browserbox.cpp \
+tmw_SOURCES = gui/browserbox.cpp \
gui/browserbox.h \
gui/buddywindow.cpp \
gui/buddywindow.h \