https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b71df062110887a7ca423db317079f46c9184026

commit b71df062110887a7ca423db317079f46c9184026
Author:     Eric Kohl <[email protected]>
AuthorDate: Sun Dec 13 01:22:52 2020 +0100
Commit:     Eric Kohl <[email protected]>
CommitDate: Sun Dec 13 01:22:52 2020 +0100

    [INF] Include volume.inf in the build
---
 media/inf/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media/inf/CMakeLists.txt b/media/inf/CMakeLists.txt
index ba9f1fcdc0c..92be65db3f6 100644
--- a/media/inf/CMakeLists.txt
+++ b/media/inf/CMakeLists.txt
@@ -26,6 +26,7 @@ list(APPEND INF_FILES
     unknown.inf
     usb.inf
     usbport.inf
+    volume.inf
     wdmaudio.inf
     wmiacpi.inf)
 

Reply via email to