mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-13 13:30:05 -05:00
src -> pinos and fix include paths
Rename src to pinos and fix all the include paths so that they contain pinos/ to avoid conflicts
This commit is contained in:
parent
f4bd013dce
commit
cdb2028f9b
57 changed files with 77 additions and 104 deletions
|
|
@ -24,9 +24,9 @@ EXTRA_DIST = \
|
|||
PROTOCOL \
|
||||
README
|
||||
|
||||
SUBDIRS = src man po
|
||||
SUBDIRS = pinos man po
|
||||
|
||||
DIST_SUBDIRS = src man po
|
||||
DIST_SUBDIRS = pinos man po
|
||||
|
||||
MAINTAINERCLEANFILES =
|
||||
noinst_DATA =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue