Using "newogg" as the directory since I wish to reserve libogg for eventual `git submodule`-ing.
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
|