move the h_act_* functions to src/actions.c
This commit is contained in:
parent
31256ba867
commit
29cee318f9
6 changed files with 9 additions and 60 deletions
|
|
@ -41,6 +41,7 @@ HAMMER_PARTS := \
|
|||
system_allocator.o \
|
||||
benchmark.o \
|
||||
cfgrammar.o \
|
||||
actions.o \
|
||||
$(PARSERS:%=parsers/%.o) \
|
||||
$(BACKENDS:%=backends/%.o)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue