~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Monty Taylor
  • Date: 2009-04-17 21:35:24 UTC
  • mto: (997.2.1 mordred)
  • mto: This revision was merged to the branch mainline in revision 997.
  • Revision ID: mordred@inaugust.com-20090417213524-hn7pmk6glmmayk86
Reverted the DIST_SUBDIRS not having po thing. It breaks things even worse. We're just going to have to ensure gettext is installed on machines we're going to run distcheck on.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
          drizzled \
31
31
          tests \
32
32
          support-files
33
 
# Include DIST_SUBDIRS specifically to prevent trying to msgmerge on 
34
 
# platforms that don't have it
35
 
DIST_SUBDIRS= ${SUBDIRS}
36
33
 
37
34
BUILT_SOURCES=          drizzled/configmake.h
38
35
EXTRA_DIST=             config/config.rpath m4/gnulib-cache.m4