[goffice] reg_linear, reg_logfit: we don't need uidir here



commit 3e62cbace3ba6375962a96434aece177a12f3001
Author: Morten Welinder <terra gnome org>
Date:   Sat Dec 3 20:46:25 2011 -0500

    reg_linear, reg_logfit: we don't need uidir here

 plugins/reg_linear/Makefile.am |    1 -
 plugins/reg_logfit/Makefile.am |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/reg_linear/Makefile.am b/plugins/reg_linear/Makefile.am
index 9982ddf..f2c5f3b 100644
--- a/plugins/reg_linear/Makefile.am
+++ b/plugins/reg_linear/Makefile.am
@@ -1,6 +1,5 @@
 goffice_graph_linregdir = $(goffice_plugindir)/reg_linear
 xmldir	 = $(goffice_graph_linregdir)
-uidir = $(goffice_graph_linregdir)
 
 goffice_graph_linreg_LTLIBRARIES = linreg.la
 linreg_la_LDFLAGS = -module $(GOFFICE_PLUGIN_FLAGS)
diff --git a/plugins/reg_logfit/Makefile.am b/plugins/reg_logfit/Makefile.am
index 22103cd..d84263a 100644
--- a/plugins/reg_logfit/Makefile.am
+++ b/plugins/reg_logfit/Makefile.am
@@ -1,6 +1,5 @@
 goffice_graph_logfitdir = $(goffice_plugindir)/reg_logfit
 xmldir	 = $(goffice_graph_logfitdir)
-uidir = $(goffice_graph_logfitdir)
 
 goffice_graph_logfit_LTLIBRARIES = logfit.la
 logfit_la_LDFLAGS = -module $(GOFFICE_PLUGIN_FLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]