[nautilus-actions] Reorganize files in lexical order



commit 668286703dcb1f5f1e4629c9e2cc3f01488b8ff1
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Sep 10 14:03:18 2015 +0200

    Reorganize files in lexical order

 docs/user-manual/Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/docs/user-manual/Makefile.am b/docs/user-manual/Makefile.am
index dc54667..3daa6a6 100644
--- a/docs/user-manual/Makefile.am
+++ b/docs/user-manual/Makefile.am
@@ -53,6 +53,7 @@
 
 #include $(srcdir)/gnome-doc-utils-na.make
 include $(top_srcdir)/gnome-doc-utils.make
+dist-hook: doc-dist-hook
 
 DOC_MODULE = fma-config-tool
 
@@ -60,9 +61,9 @@ DOC_MODULE = fma-config-tool
 DOC_ENTITIES = \
        appendix-gnu-fdl-1.3.xml                                                \
        articleinfo.xml                                                                 \
-       legalnotice.xml                                                                 \
        fma-bugs.xml                                                                    \
        fma-conditions.xml                                                              \
+       fma-config-tool.xml                                                             \
        fma-edit.xml                                                                    \
        fma-execution.xml                                                               \
        fma-export.xml                                                                  \
@@ -76,7 +77,7 @@ DOC_ENTITIES = \
        fma-sorting.xml                                                                 \
        fma-starting.xml                                                                \
        fma-where.xml                                                                   \
-       fma-config-tool.xml
+       legalnotice.xml
 
 #DOC_INCLUDES =
 


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