~drizzle-trunk/drizzle/jenkins-Drizzle-Builder-195

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Continuous Integration
  • Date: 2013-04-27 20:03:58 UTC
  • mfrom: (2633.1.11 drizzle-7.2)
  • Revision ID: ci@drizzle.org-20130427200358-77r6140iqb0orc1o
Merge lp:~brianaker/drizzle/update-bootstrap-april-20113/ Build: jenkins-Drizzle-Builder-192

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
#  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
15
15
 
16
16
ACLOCAL_AMFLAGS = -I m4
 
17
AM_YFLAGS= -d --verbose
17
18
 
18
19
# includes append to these:
19
20
# Pandora build system takes input from plugin.ini files that are appended to these
60
61
 
61
62
VERSION=$(PANDORA_RELEASE_VERSION)
62
63
 
63
 
SUBDIRS = .
64
 
if BUILD_PO
65
 
SUBDIRS += po
66
 
endif
67
 
 
68
 
SUBDIRS+= tests
 
64
SUBDIRS=
 
65
SUBDIRS+= po
 
66
SUBDIRS+= .
69
67
 
70
68
DIST_SUBDIRS = ${SUBDIRS}
71
69
 
87
85
            po/Makefile.in.in \
88
86
            ${top_srcdir}/m4/pandora*m4
89
87
 
 
88
EXTRA_DIST+= po/Makevars
90
89
 
91
90
CLEANFILES=             ${BUILT_SOURCES}
92
91
DISTCLEANFILES=         ac_available_languages_fragment \