From 3d36924e689f8ae63b8e1b31038868c9f473900e Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Fri, 4 Jan 2013 16:36:56 +0100 Subject: [PATCH] wacom: remove unused directory export I had this squashed locally, and it was missing from the patch that was committed. --- panels/wacom/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/panels/wacom/Makefile.am b/panels/wacom/Makefile.am index acb7eebed..0c23db443 100644 --- a/panels/wacom/Makefile.am +++ b/panels/wacom/Makefile.am @@ -8,7 +8,6 @@ INCLUDES = \ $(WACOM_PANEL_CFLAGS) \ -I$(srcdir)/calibrator \ -DGNOMELOCALEDIR="\"$(datadir)/locale\"" \ - -DGNOMECC_UI_DIR="\"$(uidir)\"" \ $(NULL) noinst_LTLIBRARIES = libwacom-properties.la