Review Board

beta

Add django_evolution to automake

Submitted
Updated 3 months ago

Gareth Owen Reviewers
trunk reviewboard
573
None Review Board SVN
Add django_evolution to the automake configuration, including the diffviewer changes.  Also picked up some other missing files.
django_evolution now is installed by automake on my system.
Ship it!
Posted 3 months ago (August 19th, 2008, 9:31 p.m.)
Thanks. Committed in r1448.

I'm looking to get rid of our automake setup soon and moving to Python setuptools, which should prevent these sort of problems down the road (though it will require people install django-evolution separately, but I'm looking to make that easy).