Changeset View
Changeset View
Standalone View
Standalone View
tests/Makefile.am
| Context not available. | |||||
| AM_CPPFLAGS = -I../src -I$(top_srcdir)/src | AM_CPPFLAGS = -I../src -I$(top_srcdir)/src | ||||
| AM_CFLAGS = $(GPG_ERROR_CFLAGS) | AM_CFLAGS = $(GPG_ERROR_CFLAGS) | ||||
| LDADD = ../src/libgcrypt.la $(DL_LIBS) ../compat/libcompat.la $(GPG_ERROR_LIB) | LDADD = ../src/libgcrypt.la $(DL_LIBS) ../compat/libcompat.la $(GPG_ERROR_LIBS) | ||||
| EXTRA_PROGRAMS = testapi pkbench | EXTRA_PROGRAMS = testapi pkbench | ||||
| noinst_PROGRAMS = $(TESTS) fipsdrv rsacvt | noinst_PROGRAMS = $(TESTS) fipsdrv rsacvt | ||||
| Context not available. | |||||