7 lines
151 B
Makefile
7 lines
151 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
includedir = $(prefix)/include/vorbis
|
|
|
|
include_HEADERS = codec.h vorbisfile.h vorbisenc.h
|
|
|
|
|