[gnome-music/freeze-break: 57/107] added playlists.py to makefile



commit 99ae56dc3ff902382d2e3a5596483fc4ef48818b
Author: Sai <suman sai14 gmail com>
Date:   Sun Aug 4 23:25:48 2013 +0530

    added playlists.py to makefile

 gnomemusic/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gnomemusic/Makefile.am b/gnomemusic/Makefile.am
index 5fd6c97..1428b59 100644
--- a/gnomemusic/Makefile.am
+++ b/gnomemusic/Makefile.am
@@ -8,7 +8,8 @@ app_PYTHON = \
        mpris.py \
        toolbar.py \
        view.py \
-       grilo.py \
+       grilo.py  \
+       playlists.py\
        query.py \
        widgets.py \
        window.py


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]