~rvb/maas/getlist-1.3-compat

« back to all changes in this revision

Viewing changes to Makefile

[r=allenap][bug=][author=rvb] Backport of revision 1274.

Show diffs side-by-side

added added

removed removed

Lines of Context:
175
175
        $(dbrun) bin/maas syncdb --noinput
176
176
        $(dbrun) bin/maas migrate maasserver --noinput
177
177
        $(dbrun) bin/maas migrate metadataserver --noinput
178
 
        $(dbrun) bin/maas config_master_dhcp --ensure
179
178
 
180
179
define phony_targets
181
180
  build