Mercurial > audlegacy-plugins
diff src/amidi-plug/Makefile @ 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 | cf1054422f81 |
children | 59d793da5395 |
line wrap: on
line diff
--- a/src/amidi-plug/Makefile Tue Sep 19 07:53:54 2006 -0700 +++ b/src/amidi-plug/Makefile Tue Sep 19 18:26:42 2006 -0700 @@ -2,7 +2,7 @@ include ../../mk/init.mk OBJECTIVE_LIBS = libamidi-plug$(SHARED_SUFFIX) -SUBDIRS = pcfg +SUBDIRS = pcfg $(AMIDIPLUG_BACKENDS) noinst_HEADERS = amidi-plug.h i_backend.h i_midi.h i_midievent.h \ i_configure.h i_configure_private.h \