build fix for -XMPP

This commit is contained in:
Joey Hess 2013-05-02 13:04:49 -04:00
parent c8b74cdfd7
commit e92f04f9cc

View file

@ -127,7 +127,7 @@ xmppform next = xmppPage $ do
liftAssistant notifyNetMessagerRestart
redirect next
#else
xmppform = xmppPage $
xmppform _ = xmppPage $
$(widgetFile "configurators/xmpp/disabled")
#endif