diff options
Diffstat (limited to 'Makefile.am.common')
-rw-r--r-- | Makefile.am.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am.common b/Makefile.am.common index b00473d..49019ec 100644 --- a/Makefile.am.common +++ b/Makefile.am.common | |||
@@ -1,2 +1,2 @@ | |||
1 | AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/compat | 1 | AM_CFLAGS = |
2 | AM_CPPFLAGS = -DLIBRESSL_INTERNAL | 2 | AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL |