mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
common: Add header file and build the new code.
* common/Makefile.am (common_sources): Add new files. * common/sh-exectool.h: New file. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
2ae07f826a
commit
d955cb5e07
3 changed files with 38 additions and 2 deletions
|
@ -87,7 +87,8 @@ common_sources = \
|
|||
helpfile.c \
|
||||
mkdir_p.c mkdir_p.h \
|
||||
strlist.c strlist.h \
|
||||
call-gpg.c call-gpg.h
|
||||
call-gpg.c call-gpg.h \
|
||||
sh-exectool.c sh-exectool.h
|
||||
|
||||
if HAVE_W32_SYSTEM
|
||||
common_sources += w32-reg.c w32-afunix.c w32-afunix.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue