From 14379df64eefacbfcc807fb5216470071adefdc2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 3 Jun 2015 00:12:02 +0300 Subject: Extend a bit basic node parsing. Fix warning in gcc plugin includes. --- src/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d5df14b..2227d39 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,14 +1,14 @@ AUTOMAKE_OPTIONS = subdir-objects -SRC = nodes/create.h \ - nodes/functiondeclnode.h \ +SRC = nodes/functiondeclnode.h \ nodes/node.h \ parsers/functiondeclnode.cpp \ parsers/functiondeclnode.h \ parsers/generic.cpp \ parsers/generic.h \ - plugin.cpp \ - plugin.h + includes.h \ + localconsts.h \ + plugin.cpp CXX := g++ # in future need remove -Wno-switch -- cgit v1.2.3-70-g09d2