From b0f91cf4d43c63a0b06c04cc37db2690ec691720 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 7 Mar 2008 11:26:11 +0000 Subject: Branched new tmwdata module, which will contain the data shared among the 0.0 and trunk clients and tmwserv. --- graphics/images/ambient/CMakeLists.txt | 8 -------- graphics/images/ambient/Makefile.am | 8 -------- 2 files changed, 16 deletions(-) delete mode 100644 graphics/images/ambient/CMakeLists.txt delete mode 100644 graphics/images/ambient/Makefile.am (limited to 'graphics/images/ambient') diff --git a/graphics/images/ambient/CMakeLists.txt b/graphics/images/ambient/CMakeLists.txt deleted file mode 100644 index 86a36bd5..00000000 --- a/graphics/images/ambient/CMakeLists.txt +++ /dev/null @@ -1,8 +0,0 @@ -SET (FILES - clouds.png - night.png - sandstorm.png - spotlight.png - ) - -INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images/ambient) diff --git a/graphics/images/ambient/Makefile.am b/graphics/images/ambient/Makefile.am deleted file mode 100644 index 890aecc7..00000000 --- a/graphics/images/ambient/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -ambientdir = $(pkgdatadir)/data/graphics/images/ambient - -ambient_DATA = clouds.png \ - night.png \ - sandstorm.png \ - spotlight.png - -EXTRA_DIST = $(ambient_DATA) -- cgit v1.2.3-60-g2f50