added syserr.h to makefile.am
This commit is contained in:
@ -14,6 +14,7 @@ noinst_HEADERS = \
|
|||||||
fs.h \
|
fs.h \
|
||||||
mem.h \
|
mem.h \
|
||||||
syscall.h \
|
syscall.h \
|
||||||
|
syserr.h \
|
||||||
tre.h \
|
tre.h \
|
||||||
tre-ast.h \
|
tre-ast.h \
|
||||||
tre-compile.h \
|
tre-compile.h \
|
||||||
|
@ -342,6 +342,7 @@ noinst_HEADERS = \
|
|||||||
fs.h \
|
fs.h \
|
||||||
mem.h \
|
mem.h \
|
||||||
syscall.h \
|
syscall.h \
|
||||||
|
syserr.h \
|
||||||
tre.h \
|
tre.h \
|
||||||
tre-ast.h \
|
tre-ast.h \
|
||||||
tre-compile.h \
|
tre-compile.h \
|
||||||
|
Reference in New Issue
Block a user