From 46b03ed4fd878377cfcafdce67ff0cee6fcdd554 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Wed, 13 Jun 2007 01:12:29 +0000 Subject: [PATCH] Makefile.am: order files again after #18747 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18759 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 0408e75755..85fae87dbe 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -264,6 +264,7 @@ dist_images_DATA = \ images/changes-merge.xpm \ images/changes-output.xpm \ images/changes-track.xpm \ + images/closetab.xpm \ images/copy.xpm \ images/cut.xpm \ images/demote.xpm \ @@ -354,8 +355,7 @@ dist_images_DATA = \ images/undo.xpm \ images/unknown.xpm \ images/up.xpm \ - images/url-insert.xpm \ - images/closetab.xpm + images/url-insert.xpm imagesmathdir = $(imagesdir)/math dist_imagesmath_DATA = \ -- 2.39.2