]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
automistake
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 25 Mar 2010 21:20:09 +0000 (21:20 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 25 Mar 2010 21:20:09 +0000 (21:20 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17106 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 43f17c2b74a432df02cecd6dadd40fc8109e8e24..afb5673877beb9ca8f8b31e8f5b2aaa3118aa8f3 100644 (file)
@@ -563,7 +563,14 @@ sofia-reconf:
        cd libs/sofia-sip && $(MAKE) clean
        cd libs/sofia-sip && ./configure --prefix=$(prefix) --with-pic --with-glib=no --disable-shared
 
-current: is-svn update-clean
+cluecon:
+       @clear
+       @echo Thank you for updating. This is going to take a while so relax.
+       @echo Now would be a good time to register for ClueCon!
+       @echo
+       @echo http://www.cluecon.com
+       @sleep 5
+current: cluecon is-svn update-clean
        svn update
        $(MAKE) all
        $(MAKE) install