From: Dana Jansens Date: Sat, 5 Apr 2003 17:23:45 +0000 (+0000) Subject: make love X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=d60d7a067426bf7266c99c69d9449f8254c2a3ce;p=chaz%2Fopenbox make love --- diff --git a/Makefile b/Makefile index 3d432794..2eb5265c 100644 --- a/Makefile +++ b/Makefile @@ -17,4 +17,7 @@ distclean: clean $(RM) configure Makefile.incl $(RM) -r .deps/ -.PHONY: all clean distclean install uninstall +love: + @echo "" + +.PHONY: all clean distclean install uninstall love