aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-01-15 22:12:28 +0000
committerJörg Mayer <jmayer@loplof.de>2012-01-15 22:12:28 +0000
commit308a103931dd303e1111df71044c3a835ada381b (patch)
treef861aefefbe571a2be3758f2fa9e4e0ba4dbabed /ui/gtk/Makefile.am
parent32ea7ecc414be240ecd074de99947081af921b62 (diff)
Clean up after gtk/ move: Makefile.am.inc is now at ../..
svn path=/trunk/; revision=40521
Diffstat (limited to 'ui/gtk/Makefile.am')
-rw-r--r--ui/gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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