aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-08-20 17:25:34 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-08-20 17:25:34 +0000
commit4ad1526dc8448d6e379cdc92836d797a977b5e20 (patch)
tree85d9cd41b0303fc0fbe6115560f847e2ad9d106d /src/plugins/CommandLineOptions/CMakeLists.txt
parentd057f8d99068633dfe7b8a8cae6e02760afd6043 (diff)
downloadqmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.tar.gz
qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.tar.bz2
qmmp-4ad1526dc8448d6e379cdc92836d797a977b5e20.zip
enabled PlayListOption plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3631 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/CMakeLists.txt')
-rw-r--r--src/plugins/CommandLineOptions/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/CommandLineOptions/CMakeLists.txt b/src/plugins/CommandLineOptions/CMakeLists.txt
index 5fcde7b7f..51aae5fdb 100644
--- a/src/plugins/CommandLineOptions/CMakeLists.txt
+++ b/src/plugins/CommandLineOptions/CMakeLists.txt
@@ -1,4 +1,4 @@
add_subdirectory(IncDecVolumeOption)
add_subdirectory(SeekOption)
add_subdirectory(StatusOption)
-#add_subdirectory(PlayListOption)
+add_subdirectory(PlayListOption)