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
commit598bd1c840a2f62f27357547e5e9e9b2f4a49744 (patch)
tree068facdf365b459072130309b1c0442ebbb8733a /include
parentb1abc255067a498c088c593a72f3805c81256bb6 (diff)
downloadogg-598bd1c840a2f62f27357547e5e9e9b2f4a49744.tar.gz
Committing fix for #245
git-svn-id: http://svn.xiph.org/trunk/ogg@4267 0101bb08-14d6-0310-b084-bc0e0c8e3800
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