aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove the paste.ini rule.Christopher Allan Webber2014-10-101-10/+11
* Also remove the include directoryChristopher Allan Webber2014-10-101-0/+1
* Various makefile fixesChristopher Allan Webber2014-10-101-10/+14
* No rule, yet, to clean house.Christopher Allan Webber2014-10-101-2/+11
* Users now get an editable copy of mediagoblin.example.ini->mediagoblin.iniChristopher Allan Webber2014-10-101-1/+5
* Symlink the appropriate paste.iniChristopher Allan Webber2014-10-101-4/+8
* Set USE_PYTHON3 to yes/no depending on whether --with-python3 enabledChristopher Allan Webber2014-10-101-0/+1
* Most of the way to having a desirable `./configure && make` setupChristopher Allan Webber2014-10-101-7/+17
* Continuing to iterate toward the right autoconf/make solutionChristopher Allan Webber2014-10-101-53/+58
* Updated MediaGoblin config stuff to latest pyconfigure releaseChristopher Allan Webber2014-10-101-11/+9
* Make the develop makefile target the default.Christopher Allan Webber2013-10-071-1/+1
* clean more on distcleanBrandon Invergo2013-05-191-0/+1
* fix aux file installationBrandon Invergo2013-05-191-8/+9
* use POSTGRES variableBrandon Invergo2013-05-191-2/+3
* minor touch-upsBrandon Invergo2013-05-191-4/+7
* better handle installation to another directoryBrandon Invergo2013-05-191-2/+10
* fix virtualenv python interpreter and fix update targetBrandon Invergo2013-05-191-12/+19
* add Makefile.inBrandon Invergo2013-05-191-0/+186
* clean upBrandon Invergo2013-05-191-132/+0
* add pyconfigure stuffBrandon Invergo2012-11-121-0/+132