From 00c9b68b504b65c5b6b377380a5b87e9875b5db0 Mon Sep 17 00:00:00 2001 From: calc Date: Sat, 18 Oct 2003 21:17:30 +0000 Subject: build system updates 1. to not ship config_types.h 2. to install new html/rfc files svn path=/trunk/ogg/; revision=5488 --- include/ogg/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/ogg/Makefile.am b/include/ogg/Makefile.am index c8640c7..77740cb 100644 --- a/include/ogg/Makefile.am +++ b/include/ogg/Makefile.am @@ -4,5 +4,5 @@ AUTOMAKE_OPTIONS = foreign oggincludedir = $(includedir)/ogg -ogginclude_HEADERS = ogg.h os_types.h config_types.h - +ogginclude_HEADERS = ogg.h os_types.h +nodist_ogginclude_HEADERS = config_types.h -- cgit v1.2.1