build: add shl_flagset to build-system
We need the shl_flagset as part of SHL to make use of it. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
This commit is contained in:
parent
e62850ded5
commit
62a16d13b7
@ -170,7 +170,8 @@ libshl_la_SOURCES = \
|
||||
src/shl_log.c \
|
||||
src/shl_hook.h \
|
||||
src/shl_misc.h \
|
||||
src/shl_register.h
|
||||
src/shl_register.h \
|
||||
src/shl_flagset.h
|
||||
libshl_la_CPPFLAGS = \
|
||||
$(AM_CPPFLAGS) \
|
||||
$(XKBCOMMON_CFLAGS) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user