From aa27cd93151c289e472d20e25e954ce53fd56024 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 11 Apr 2010 21:39:03 +0200 Subject: fixed to pass make distcheck before 0.4-beta1 --- plugins/vtx/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/vtx') diff --git a/plugins/vtx/Makefile.am b/plugins/vtx/Makefile.am index abfa8c98..02d8de5c 100644 --- a/plugins/vtx/Makefile.am +++ b/plugins/vtx/Makefile.am @@ -1,6 +1,8 @@ +if HAVE_VTX vtxdir = $(libdir)/$(PACKAGE) pkglib_LTLIBRARIES = vtx.la vtx_la_SOURCES = vtx.c ay8912.c ayemu_8912.h ayemu.h ayemu_vtxfile.h lh5dec.c vtxfile.c vtx_la_LDFLAGS = -module AM_CFLAGS = $(CFLAGS) -std=c99 +endif -- cgit v1.2.3