]> git.stg.codes - stg.git/commitdiff
Extra semicolon removed
authorMaxim Mamontov <faust.madf@gmail.com>
Thu, 15 Sep 2011 20:41:11 +0000 (23:41 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Thu, 15 Sep 2011 20:41:11 +0000 (23:41 +0300)
projects/stargazer/plugins/Makefile.in

index faee2ad8d8d7188f05a7f1e70b11874327dc7998..961ba3aaf6ff253fec19dcca6bd28b4c84dae160 100644 (file)
@@ -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