mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
11 lines
131 B
Makefile
11 lines
131 B
Makefile
|
|
noinst_HEADERS = bitbuffer.h \
|
||
|
|
all.h \
|
||
|
|
bitmath.h \
|
||
|
|
cpu.h \
|
||
|
|
crc.h \
|
||
|
|
encoder_framing.h \
|
||
|
|
fixed.h \
|
||
|
|
lpc.h \
|
||
|
|
md5.h \
|
||
|
|
memory.h
|