summaryrefslogtreecommitdiff
path: root/graphics/images
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-11-26 10:27:02 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-11-26 10:27:02 +0000
commit3854f2087447389f0d44a1af3eef9f6c8e4a5002 (patch)
treecc09fb7f3648630a7ae78afb3ef68c97a3b9c2ad /graphics/images
parent9dbadcc5eedbf05cc226aac834fec94de90af6d3 (diff)
downloadclientdata-3854f2087447389f0d44a1af3eef9f6c8e4a5002.tar.gz
clientdata-3854f2087447389f0d44a1af3eef9f6c8e4a5002.tar.bz2
clientdata-3854f2087447389f0d44a1af3eef9f6c8e4a5002.tar.xz
clientdata-3854f2087447389f0d44a1af3eef9f6c8e4a5002.zip
Updated Makefiles and CMake Lists
Diffstat (limited to 'graphics/images')
-rw-r--r--graphics/images/CMakeLists.txt1
-rw-r--r--graphics/images/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/images/CMakeLists.txt b/graphics/images/CMakeLists.txt
index dec22826..2566cf3d 100644
--- a/graphics/images/CMakeLists.txt
+++ b/graphics/images/CMakeLists.txt
@@ -1,6 +1,7 @@
ADD_SUBDIRECTORY(ambient)
SET (FILES
+ error.png
login_wallpaper.png
minimap_new_1-1.png
minimap_new_2-1.png
diff --git a/graphics/images/Makefile.am b/graphics/images/Makefile.am
index cc71b18a..00d9ed7e 100644
--- a/graphics/images/Makefile.am
+++ b/graphics/images/Makefile.am
@@ -3,6 +3,7 @@ SUBDIRS = ambient
imagesdir = $(pkgdatadir)/data/graphics/images
images_DATA = \
+ error.png \
login_wallpaper.png \
minimap_new_1-1.png \
minimap_new_2-1.png \