From: Carl Worth Date: Wed, 10 Mar 2010 18:48:47 +0000 (-0800) Subject: Makefile: Conditionalize the "make install" message. X-Git-Tag: 0.1~51 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=b6df83bef09aea6454d9a175615f640b60f12dd5;hp=b6df83bef09aea6454d9a175615f640b60f12dd5;ds=sidebyside Makefile: Conditionalize the "make install" message. This is the same approach as with the 'all' target previously. ---