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