[xiph-cvs] cvs commit: ogg/include/ogg Makefile.am
Michael Smith
msmith at xiph.org
Sat Jan 18 00:40:52 PST 2003
msmith 03/01/18 03:40:52
Modified: include/ogg Makefile.am
Log:
Committing fix for #245
Revision Changes Path
1.3 +3 -2 ogg/include/ogg/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ogg/include/ogg/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.am 6 Oct 2000 07:32:30 -0000 1.2
+++ Makefile.am 18 Jan 2003 08:40:52 -0000 1.3
@@ -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
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list