From 52981883aba2a2ce7a0152c50ad94201f327f411 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Wed, 26 Oct 2011 16:06:17 -0500 Subject: Fixed inconsistent image names. The images have been renamed to be more consistent and moved into the "images" directory to mimic the original jQuery UI structure. Ticket #1613 --- install/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'install/configure.ac') diff --git a/install/configure.ac b/install/configure.ac index f5ddab791..c70eef4ad 100644 --- a/install/configure.ac +++ b/install/configure.ac @@ -75,6 +75,7 @@ AC_CONFIG_FILES([ migration/Makefile share/Makefile ui/Makefile + ui/images/Makefile tools/Makefile tools/man/Makefile updates/Makefile -- cgit