[anjuta] Fixed distcheck



commit c1b550ba701df7ae24987132f75c64997f803b89
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Apr 4 23:29:17 2011 +0200

    Fixed distcheck

 manuals/anjuta-faqs/C/index.page |    4 ++--
 plugins/git/Makefile.am          |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/manuals/anjuta-faqs/C/index.page b/manuals/anjuta-faqs/C/index.page
index 7ece64b..21a605b 100644
--- a/manuals/anjuta-faqs/C/index.page
+++ b/manuals/anjuta-faqs/C/index.page
@@ -30,7 +30,7 @@
   is not listed, feel free to contact the <app>Anjuta</app> developers 
   via the mailing lists
   </p>
-<terms>
+<steps>
     <item>
         <title>What does the name <app>Anjuta</app> stand for? It does 
       not look like one of those recursive names</title>
@@ -68,7 +68,7 @@
         <p>Double-click on the current tab to maximize the document window.
         Do the same again restore the previous state of all docked windows.</p>
     </item>
-</terms>
+</steps>
 
 </section>
 
diff --git a/plugins/git/Makefile.am b/plugins/git/Makefile.am
index 85afa26..4a60168 100644
--- a/plugins/git/Makefile.am
+++ b/plugins/git/Makefile.am
@@ -235,6 +235,7 @@ libanjuta_git_la_LIBADD = \
 
 EXTRA_DIST = \
 	$(git_glade_DATA) \
-	$(git_plugin_DATA)
+	$(git_plugin_DATA) \
+	$(plugin_in_files)
 
 -include $(top_srcdir)/git.mk



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