9 lines
170 B
Smarty
9 lines
170 B
Smarty
include $(top_srcdir)/Makefile.am.common
|
|
|
|
AM_CPPFLAGS += -I $(top_srcdir)/crypto/modes
|
|
AM_CPPFLAGS += -I $(top_srcdir)/crypto/asn1
|
|
|
|
TESTS =
|
|
check_PROGRAMS =
|
|
EXTRA_DIST =
|