blob: f265b03bade81b82da0e22f9cc37e2dcf55e8b61 [file] [log] [blame]
include $(top_srcdir)/Makefile.all.am
include $(top_srcdir)/Makefile.core.am
# Remember to include all the platform-specific files in the distribution.
EXTRA_DIST = \
$(addsuffix .c,$(addprefix sigframe-,$(VG_PLATFORM_ALL)))
noinst_LIBRARIES = libsigframe.a
libsigframe_a_SOURCES = \
sigframe-@VG_PLATFORM@.c