[glibmm] Micro pedantry: sort file list alphabetically



commit e83869efab906d4ab033b972e8f62a2b1187e8ad
Author: Daniel Elstner <danielk openismus com>
Date:   Tue Aug 11 11:18:22 2009 +0200

    Micro pedantry: sort file list alphabetically

 docs/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index e48e9e9..8a28d8b 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -32,7 +32,7 @@ doc_input = $(addprefix $(top_srcdir)/glib/glibmm/,$(glibmm_files_h)) \
 htmlrefpub = http://www.gtkmm.org/docs/$(book_name)/docs/reference/html
 
 doctooldir = $(datadir)/$(GLIBMM_MODULE_NAME)/doctool
-dist_doctool_DATA = doc-postprocess.pl doc-install.pl tagfile-to-devhelp2.xsl
+dist_doctool_DATA = doc-install.pl doc-postprocess.pl tagfile-to-devhelp2.xsl
 
 docimagesdir = $(libdocdir)/images
 dist_docimages_DATA = images/gtkmm_logo.gif images/top.gif



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