7 lines
175 B
Makefile
Executable File
7 lines
175 B
Makefile
Executable File
## 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
|