From 3e70463b14de4b37b6309e730f0e1c73c302537b Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 24 Aug 2010 06:03:32 +0000 Subject: [PATCH] Avoid build_configure warning: automake complains on space symbols --- src/Qtx/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Qtx/Makefile.am b/src/Qtx/Makefile.am index 771008a03..d86f4fbcb 100755 --- a/src/Qtx/Makefile.am +++ b/src/Qtx/Makefile.am @@ -67,7 +67,7 @@ salomeinclude_HEADERS = \ QtxResourceMgr.h \ QtxRubberBand.h \ QtxSearchTool.h \ - QtxShortcutEdit.h \ + QtxShortcutEdit.h \ QtxSplash.h \ QtxToolBar.h \ QtxToolTip.h \ -- 2.39.2