summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcalc <calc@xiph.org>2003-10-18 21:17:30 +0000
committercalc <calc@xiph.org>2003-10-18 21:17:30 +0000
commit00c9b68b504b65c5b6b377380a5b87e9875b5db0 (patch)
tree825a25bf68beb616314a94c81072ab160c5d98c7 /include
parentd0e37c9163d71e72fe417a9ce84b37010ab7b851 (diff)
downloadogg-git-00c9b68b504b65c5b6b377380a5b87e9875b5db0.tar.gz
build system updates
1. to not ship config_types.h 2. to install new html/rfc files svn path=/trunk/ogg/; revision=5488
Diffstat (limited to 'include')
-rw-r--r--include/ogg/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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