Clean up assorted foibles in Makefile.
authorDavid Griffith <dave@661.org>
Thu, 9 Mar 2017 11:31:52 +0000 (03:31 -0800)
committerDavid Griffith <dave@661.org>
Thu, 9 Mar 2017 11:31:52 +0000 (03:31 -0800)
commitc921c0057b3bff3ee34d5244e5b65a6f14c140df
tree96a44ead0f2033e9120e3cd5fb3f80da90018b29
parent48f9bc5fb4040c06f3af6b7758d82ae01d5b8ff4
Clean up assorted foibles in Makefile.

Fix problem with "make dist" resulting in a distro file missing src/common/git_hash.h
Only delete src/common/git_hash.h when cleaning IF we're in a git repo (and git is installed).
Make sure compiling with no sound actually works
Optimized the hash target and refrain from needlessly redoing it
Makefile