miext/shadow: missing c2p_core.h breaks "make distcheck" target.
Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
9ccb4a6398
commit
4399bd3832
|
@ -7,6 +7,7 @@ sdk_HEADERS = shadow.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
libshadow_la_SOURCES = \
|
libshadow_la_SOURCES = \
|
||||||
|
c2p_core.h \
|
||||||
shadow.c \
|
shadow.c \
|
||||||
shadow.h \
|
shadow.h \
|
||||||
shafb4.c \
|
shafb4.c \
|
||||||
|
|
Loading…
Reference in New Issue