diff options
Diffstat (limited to 'modules/mux_pthr/modinfo.txt')
-rw-r--r-- | modules/mux_pthr/modinfo.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/modules/mux_pthr/modinfo.txt b/modules/mux_pthr/modinfo.txt index 0aeca05d6..6d3e157d9 100644 --- a/modules/mux_pthr/modinfo.txt +++ b/modules/mux_pthr/modinfo.txt @@ -2,8 +2,10 @@ realname "Pthread Mutex" define MUTEX_PTHREAD -add_file mux_pthr.cpp -add_file mux_pthr.h +<add> +mux_pthr.cpp +mux_pthr.h +</add> <libs> all!qnx,freebsd,openbsd,netbsd -> pthread |