From 12b490842f8763167c680927330e48cb6bef653f Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Fri, 15 Jun 2012 23:23:31 +0000 Subject: [PATCH] update makefile for notifications.js --- web/javascript/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/web/javascript/Makefile.am b/web/javascript/Makefile.am index f93ce22b3..8ac9dfaa5 100644 --- a/web/javascript/Makefile.am +++ b/web/javascript/Makefile.am @@ -6,6 +6,7 @@ dist_data_DATA = \ file-row.js \ formatter.js \ inspector.js \ + notifications.js \ prefs-dialog.js \ remote.js \ torrent.js \