mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
auto-tools: Add fuzzing directory
Change-Id: I189cdf06e74314f6e35b34addafe599d39f2dc42
This commit is contained in:
6
test/fuzzing/Makefile.am
Normal file
6
test/fuzzing/Makefile.am
Normal file
@ -0,0 +1,6 @@
|
||||
include $(top_srcdir)/globals.mk
|
||||
|
||||
AM_CXXFLAGS += -I$(top_srcdir)/src -I.
|
||||
AM_LDFLAGS += $(top_builddir)/src/libring.la
|
||||
check_PROGRAMS =
|
||||
|
Reference in New Issue
Block a user