From ed729831317430648157918becdaf19840b16b71 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 6 Apr 2013 13:10:54 +0200 Subject: rename UI to UIConfig I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon Tested-by: David Tardon --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index fd4cba6bd2a8..56b36320fdd8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -120,7 +120,7 @@ gbuild_TARGETS := AllLangHelp \ Pyuno \ Rdb \ StaticLibrary \ - UI \ + UIConfig \ UnoApi \ UnoApiMerge \ UnpackedTarball \ -- cgit