From 308a103931dd303e1111df71044c3a835ada381b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sun, 15 Jan 2012 22:12:28 +0000 Subject: [PATCH] Clean up after gtk/ move: Makefile.am.inc is now at ../.. svn path=/trunk/; revision=40521 --- ui/gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/gtk/Makefile.am b/ui/gtk/Makefile.am index be3a0e5276..d75e681fd7 100644 --- a/ui/gtk/Makefile.am +++ b/ui/gtk/Makefile.am @@ -22,7 +22,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. include Makefile.common -include ../Makefile.am.inc +include ../../Makefile.am.inc if HAVE_WARNINGS_AS_ERRORS AM_CLEAN_CFLAGS = -Werror