[gedit-latex] Fix another typo in data/Makefile.am



commit ff8e1009a5eedd6fd74798dea46a859c48a471f6
Author: Josà Aliste <jaliste src gnome org>
Date:   Mon Jun 27 23:21:25 2011 -0400

    Fix another typo in data/Makefile.am

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index c350462..28657cd 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -14,7 +14,7 @@ plugin_DATA = \
 	tools.xml
 
 EXTRA_DIST = \
-	plugin_DATA \
+	$(plugin_DATA) \
 	org.gnome.gedit.plugins.latex.gschema.xml.in.in
 
 CLEANFILES = $(gsettings_SCHEMAS)



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