chiark / gitweb /
New icons for Disobedience. They are bigger and more colorful than
[disorder] / images / Makefile.am
index a8e4ddf0f84cc88db8c711c6c2758c0152a58369..25d33c0465c8a54ecddb6f4e547d56f1644dee06 100644 (file)
@@ -1,6 +1,6 @@
 #
 # This file is part of DisOrder.
-# Copyright (C) 2005, 2006 Richard Kettlewell
+# Copyright (C) 2005-2008 Richard Kettlewell
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # USA
 #
 
-static_DATA=cross.png down.png downdown.png edit.png nocross.png       \
-nodown.png nodowndown.png noup.png noupup.png tick.png up.png upup.png  \
-notes.png play.png pause.png random.png randomcross.png notescross.png  \
-propagate.png speaker.png speakercross.png
+pkghttp_DATA=cross.png down.png downdown.png edit.png nocross.png      \
+nodown.png nodowndown.png noup.png noupup.png tick.png up.png upup.png \
+notes.png play.png pause.png random.png randomcross.png notescross.png \
+propagate.png speaker.png speakercross.png directory.png logo.png      \
+logosmall.png logo256.png
 
-staticdir=${pkgdatadir}/static
-
-EXTRA_DIST=$(static_DATA)
+EXTRA_DIST=$(pkghttp_DATA) duck.png disobedience16x16.xpm              \
+disobedience32x32.xpm cross.svg go.svg notes.svg noteson.svg pause.svg \
+query.svg queryon.svg speaker.svg speakeron.svg cross32.png            \
+pause32.png play32.png playdisabled32.png playenabled32.png            \
+randomdisabled32.png randomenabled32.png rtpdisabled32.png             \
+rtpenabled32.png
 
 CLEANFILES=$(SEDFILES)