summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike Smith <msmith@xiph.org>2003-01-18 08:40:52 +0000
committerMike Smith <msmith@xiph.org>2003-01-18 08:40:52 +0000
commitcd431123cf7666e3669005278c04d268ef1bf6ea (patch)
tree068facdf365b459072130309b1c0442ebbb8733a /include
parentf874573114fcb79bed0ef745ab39cb5d866b8fea (diff)
downloadogg-git-cd431123cf7666e3669005278c04d268ef1bf6ea.tar.gz
Committing fix for #245
svn path=/trunk/ogg/; revision=4267
Diffstat (limited to 'include')
-rw-r--r--include/ogg/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/ogg/Makefile.am b/include/ogg/Makefile.am
index 2d2b2d7..c8640c7 100644
--- a/include/ogg/Makefile.am
+++ b/include/ogg/Makefile.am
@@ -2,6 +2,7 @@
AUTOMAKE_OPTIONS = foreign
-includedir = $(prefix)/include/ogg
+oggincludedir = $(includedir)/ogg
+
+ogginclude_HEADERS = ogg.h os_types.h config_types.h
-include_HEADERS = ogg.h os_types.h config_types.h