Skip to content
Snippets Groups Projects
Commit eacbcfe2 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

libtap: add AM_CPPFLAGS to solve make dist-check

parent b9ef0219
Branches
Tags
No related merge requests found
AM_CPPFLAGS = \
-include $(top_builddir)/src/config.h \
-I$(top_srcdir)/src
libtap_la_SOURCES = \
tap/basic.c tap/basic.h \
tap/files.c tap/files.h \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment