From bfb8d7685e998fbcafcb5315b3c50a77760b7e48 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Thu, 15 Sep 2011 23:41:11 +0300 Subject: [PATCH] Extra semicolon removed --- projects/stargazer/plugins/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/stargazer/plugins/Makefile.in b/projects/stargazer/plugins/Makefile.in index faee2ad8..961ba3aa 100644 --- a/projects/stargazer/plugins/Makefile.in +++ b/projects/stargazer/plugins/Makefile.in @@ -48,4 +48,4 @@ deps: $(SRCS) ../../../../../Makefile.conf echo "`$(CXX) $(CXXFLAGS) $(DEFS) $(SEARCH_DIRS) -MM $$file` Makefile ../../../../../Makefile.conf" >> deps ;\ echo -e '\t$$(CXX) -c $$< $(CXXFLAGS) $(SEARCH_DIRS) $(DEFS)' >> deps ;\ fi;\ - done; + done -- 2.43.2