mpg123-1.32.4

This commit is contained in:
Ozkan Sezer
2024-01-10 20:40:40 +03:00
parent 530d2f6056
commit a06847ca33
142 changed files with 1370 additions and 1487 deletions

7
src/common/Makemodule.am Normal file
View File

@@ -0,0 +1,7 @@
# common headers shared between subprojects
EXTRA_DIST += \
src/common/abi_align.h \
src/common/debug.h \
src/common/sample.h \
src/common/swap_bytes_impl.h \
src/common/true.h