From 35375697262e3ef1cc536ac2deb173bf5a1f9c06 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 4 Feb 2009 17:01:51 +0100 Subject: Adding in icons --- configure.ac | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c8bde3f..55e1bda 100644 --- a/configure.ac +++ b/configure.ac @@ -37,6 +37,20 @@ AC_SUBST(APPLET_LIBS) AC_OUTPUT([ Makefile src/Makefile +data/Makefile +data/icons/Makefile +data/icons/16x16/Makefile +data/icons/16x16/status/Makefile +data/icons/22x22/Makefile +data/icons/22x22/status/Makefile +data/icons/24x24/Makefile +data/icons/24x24/status/Makefile +data/icons/32x32/Makefile +data/icons/32x32/status/Makefile +data/icons/48x48/Makefile +data/icons/48x48/status/Makefile +data/icons/scalable/Makefile +data/icons/scalable/status/Makefile ]) ########################### -- cgit v1.2.3