diff options
-rw-r--r-- | miext/shadow/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/miext/shadow/Makefile.am b/miext/shadow/Makefile.am index 1db8a26b4..27cf41422 100644 --- a/miext/shadow/Makefile.am +++ b/miext/shadow/Makefile.am @@ -7,6 +7,7 @@ sdk_HEADERS = shadow.h endif libshadow_la_SOURCES = \ + c2p_core.h \ shadow.c \ shadow.h \ shafb4.c \ |