From 8030b5caf37443fecd8887a851be149c028dd810 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Sun, 19 Apr 2009 11:56:19 +0000 Subject: forgot configure.ac in previous commit git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1683 b956fd51-792f-4845-bead-9b4dfca2ff2c --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 84f06d58..7d643c9b 100644 --- a/configure.ac +++ b/configure.ac @@ -235,6 +235,7 @@ 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]) -- cgit v1.2.3