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/adplug/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/adplug') diff --git a/plugins/adplug/Makefile.am b/plugins/adplug/Makefile.am index e35d4107..0d4e2a5d 100644 --- a/plugins/adplug/Makefile.am +++ b/plugins/adplug/Makefile.am @@ -1,3 +1,4 @@ +if HAVE_ADPLUG adplugpath=@top_srcdir@/plugins/adplug adlibdir = $(libdir)/$(PACKAGE) @@ -133,5 +134,4 @@ adplug_la_SOURCES = adplug-db.cpp\ adplug/xsm.h adplug_la_LDFLAGS = -module - - +endif -- cgit v1.2.3