Mercurial > audlegacy-plugins
view src/Makefile @ 2983:828fa2348ac9
Add datarootdir as a variable. Not having it causes loud whining from autoconf.
| author | Tony Vroon <chainsaw@gentoo.org> |
|---|---|
| date | Sat, 01 Nov 2008 23:44:11 +0000 |
| parents | d9d4b258fbf1 |
| children |
line wrap: on
line source
include ../extra.mk SUBDIRS = ${INPUT_PLUGINS} \ ${OUTPUT_PLUGINS} \ ${EFFECT_PLUGINS} \ ${VISUALIZATION_PLUGINS} \ ${GENERAL_PLUGINS} \ ${CONTAINER_PLUGINS} \ ${TRANSPORT_PLUGINS} include ../buildsys.mk
