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
commitaec7cfd6dcf7cc17af9c0b7427888d111e941fb5 (patch)
tree825a25bf68beb616314a94c81072ab160c5d98c7 /include
parent4519d345b47860b0d81cf296605361ae6bedb8d6 (diff)
downloadogg-aec7cfd6dcf7cc17af9c0b7427888d111e941fb5.tar.gz
build system updates
1. to not ship config_types.h 2. to install new html/rfc files git-svn-id: http://svn.xiph.org/trunk/ogg@5488 0101bb08-14d6-0310-b084-bc0e0c8e3800
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