7 lines
175 B
Makefile
7 lines
175 B
Makefile
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
oggincludedir = $(includedir)/ogg
|
||
|
|
||
|
ogginclude_HEADERS = ogg.h os_types.h
|
||
|
nodist_ogginclude_HEADERS = config_types.h
|