summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-09-07 11:17:31 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-09-07 11:17:31 +0000
commitae89e7476694c1ffd789cd9a4c86c8f65c9f444b (patch)
tree282dbc4c153afb837ad5a01e00326fc839b6b9c7 /tools/Makefile.am
parent9c066f3a5764844c731bc9de93f1112211d7afe9 (diff)
downloadtelepathy-glib-ae89e7476694c1ffd789cd9a4c86c8f65c9f444b.tar.gz
Re-order tools/Makefile.am alphabetically
20070907111731-53eee-9d0ad6d8ff00b7bf0f56386184cc30096c189bec.gz
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 81e3f2351..0cac78fa1 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,9 +1,9 @@
EXTRA_DIST = \
c-constants-generator.xsl \
- glib-errors-enum-body.xsl \
- glib-errors-enum-header.xsl \
c-interfaces-generator.xsl \
genginterface.py \
+ glib-errors-enum-body.xsl \
+ glib-errors-enum-header.xsl \
identity.xsl \
ls-interfaces.xsl \
make-all-async.xsl \