build fix for no xmpp

This commit is contained in:
Joey Hess 2013-04-16 19:19:30 -04:00
parent 7d11511d54
commit d0336a9475

View file

@ -109,7 +109,7 @@ postXMPPR = xmppPage $ do
liftAssistant notifyNetMessagerRestart
redirectUltDest DashboardR
#else
getXMPPR = xmppPage $
postXMPPR = xmppPage $
$(widgetFile "configurators/xmpp/disabled")
#endif