1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* Makefile.am (AM_CPPFLAGS): Add flags for libksba

* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba
* Makefile.am: Use LIBGCRYPT macros
This commit is contained in:
Werner Koch 2001-12-18 19:35:12 +00:00
parent 56172ce393
commit 86521773df
7 changed files with 27 additions and 9 deletions

View file

@ -20,8 +20,8 @@
bin_PROGRAMS = gpgsm
INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/intl \
$(LIBGCRYPT_CFLAGS) $(LIBKSBA_CFLAGS)
AM_CPPFLAGS = -I$(top_srcdir)/common -I$(top_srcdir)/intl \
$(LIBGCRYPT_CFLAGS) $(LIBKSBA_CFLAGS)
LDFLAGS = @LDFLAGS@
gpgsm_SOURCES = \