~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-12-23 09:16:57 UTC
  • mto: (722.2.17 devel)
  • mto: This revision was merged to the branch mainline in revision 741.
  • Revision ID: mordred@inaugust.com-20081223091657-r3skfaymaobk706r
I _think_ I've got the plug.in triggering rebuild thing going on right.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
15
15
 
16
 
ACLOCAL_AMFLAGS = -I m4
17
 
CONFIGURE_DEPENDENCIES = ${drizzle_plugin_files}
 
16
ACLOCAL_AMFLAGS = -I m4 --force
18
17
 
19
18
# Process this file with automake to create Makefile.in
20
19
if BUILD_GETTEXT