aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authors_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-01-12 19:39:35 +0000
committers_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-01-12 19:39:35 +0000
commite40d75711e644fa33756263299baa7e8da5d2f47 (patch)
tree285c77499fe65bf5ce414766016f77b6283b5e0f /configure.ac
parentd6bdcf5e9f9cc70fd307b3ee76cd0fcba7c997f5 (diff)
downloadusdx-e40d75711e644fa33756263299baa7e8da5d2f47.tar.gz
usdx-e40d75711e644fa33756263299baa7e8da5d2f47.tar.xz
usdx-e40d75711e644fa33756263299baa7e8da5d2f47.zip
removed old plugin stuff
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2078 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 898af362..8f9f6e11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -245,7 +245,6 @@ AC_SUBST(LIBS)
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([src/Makefile])
-AC_CONFIG_FILES([plugins/Makefile])
AC_CONFIG_FILES([src/config-$FPC_PLATFORM.inc:src/config.inc.in])
if [[ x$libprojectM_USE_CWRAPPER = xyes ]]; then
AC_CONFIG_FILES([src/lib/projectM/cwrapper/Makefile])