Add arrayobj.c to the Makefile as well.
This commit is contained in:
parent
041ef23192
commit
b90088321e
|
@ -29,6 +29,7 @@ nodist_libmain_la_SOURCES = accum.c \
|
||||||
api_loopback.c \
|
api_loopback.c \
|
||||||
api_noop.c \
|
api_noop.c \
|
||||||
api_validate.c \
|
api_validate.c \
|
||||||
|
arrayobj.c \
|
||||||
attrib.c \
|
attrib.c \
|
||||||
blend.c \
|
blend.c \
|
||||||
bufferobj.c \
|
bufferobj.c \
|
||||||
|
|
Loading…
Reference in New Issue