diff options
Diffstat (limited to 'Makefile.am.common')
-rw-r--r-- | Makefile.am.common | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am.common b/Makefile.am.common new file mode 100644 index 0000000..05fb225 --- /dev/null +++ b/Makefile.am.common | |||
@@ -0,0 +1,4 @@ | |||
1 | AM_CPPFLAGS = -I$(top_srcdir)/include | ||
2 | AM_CPPFLAGS += -I$(top_srcdir)/libottery/src | ||
3 | AM_CPPFLAGS += -DOPENSSL_NO_ASM | ||
4 | AM_CPPFLAGS += -DLIBBSD_OVERLAY | ||