app: remove base-enums.h from Makefile.am, it's gone
This commit is contained in:
parent
3867731b03
commit
6ccaeea101
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ noinst_LIBRARIES = libappbase.a
|
|||
libappbase_a_SOURCES = \
|
||||
base.c \
|
||||
base.h \
|
||||
base-enums.h \
|
||||
base-types.h \
|
||||
pixel-processor.c \
|
||||
pixel-processor.h \
|
||||
|
|
|
|||
Loading…
Reference in a new issue