[xiph-commits] r6838 - trunk/theora/include/theora
thomasvs at dactyl.lonelymoon.com
thomasvs
Fri Jun 25 13:44:58 PDT 2004
Author: thomasvs
Date: Fri Jun 25 13:44:58 2004
New Revision: 6838
Modified:
trunk/theora/include/theora/Makefile.am
Log:
fix header location
Modified: trunk/theora/include/theora/Makefile.am
===================================================================
--- trunk/theora/include/theora/Makefile.am 2004-06-21 02:08:41 UTC (rev 6837)
+++ trunk/theora/include/theora/Makefile.am 2004-06-22 21:47:20 UTC (rev 6838)
@@ -2,5 +2,5 @@
theoraincludedir = $(includedir)/theora
-include_HEADERS = theora.h
+theorainclude_HEADERS = theora.h
More information about the commits
mailing list