[SNDVOL32] Add the tray volume dialog
[reactos.git] / base / applications / sndvol32 / CMakeLists.txt
index 3d97d12..dd18273 100644 (file)
@@ -4,6 +4,7 @@ list(APPEND SOURCE
     misc.c
     mixer.c
     sndvol32.c
+    tray.c
     sndvol32.h)
 
 add_rc_deps(sndvol32.rc ${CMAKE_CURRENT_SOURCE_DIR}/resources/sndvol32.ico)