diff mk/rules.mk.in @ 40:f15e55bc0e60 trunk

[svn] - fixed some issues for amidiplug compilation after migraton in audacious-plugins (backends were not compiled and amidiplug was uselessly installed twice on make install)
author giacomo
date Tue, 19 Sep 2006 18:26:42 -0700
parents e6d2dc95dda1
children 1021c6ec2ba4
line wrap: on
line diff
--- a/mk/rules.mk.in	Tue Sep 19 07:53:54 2006 -0700
+++ b/mk/rules.mk.in	Tue Sep 19 18:26:42 2006 -0700
@@ -63,6 +63,7 @@
 AMDEP_FALSE ?= @AMDEP_FALSE@
 AMDEP_TRUE ?= @AMDEP_TRUE@
 AMIDIPLUGBACKENDDIR ?= @AMIDIPLUGBACKENDDIR@
+AMIDIPLUG_BACKENDS ?= @AMIDIPLUG_BACKENDS@
 AMTAR ?= @AMTAR@
 AR ?= @AR@
 ARCH_DEFINES ?= @ARCH_DEFINES@