From d993fb322a1f8b2980d6ac8d2e374cd14fc935ca Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Tue, 16 Aug 2016 17:38:22 +0100 Subject: [PATCH] configure: Update paths to the autogenerated Makefiles. Signed-off-by: Andrew Shadura --- configure.ac | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/configure.ac b/configure.ac index 2334c94c..884429d8 100755 --- a/configure.ac +++ b/configure.ac @@ -115,13 +115,13 @@ SparkleShare/Makefile SparkleShare/Common/Makefile SparkleShare/Common/HTML/Makefile SparkleShare/Common/Presets/Makefile -SparkleShare/Common/Pixmaps/Makefile +SparkleShare/Common/Images/Makefile SparkleShare/Linux/Makefile -SparkleShare/Linux/Pixmaps/Makefile -SparkleShare/Linux/Pixmaps/icons/Makefile -SparkleShare/Linux/Pixmaps/icons/hicolor/Makefile -SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-dark/Makefile -SparkleShare/Linux/Pixmaps/icons/ubuntu-mono-light/Makefile +SparkleShare/Linux/Images/Makefile +SparkleShare/Linux/Images/icons/Makefile +SparkleShare/Linux/Images/icons/hicolor/Makefile +SparkleShare/Linux/Images/icons/ubuntu-mono-dark/Makefile +SparkleShare/Linux/Images/icons/ubuntu-mono-light/Makefile SparkleShare/Linux/sparkleshare ])