[xiph-commits] r9629 - branches/ogg2-arc/include/ogg
j at svn.xiph.org
j at svn.xiph.org
Tue Jul 26 10:19:40 PDT 2005
Author: j
Date: 2005-07-26 10:19:38 -0700 (Tue, 26 Jul 2005)
New Revision: 9629
Modified:
branches/ogg2-arc/include/ogg/Makefile.am
Log:
only install ogg2 header
Modified: branches/ogg2-arc/include/ogg/Makefile.am
===================================================================
--- branches/ogg2-arc/include/ogg/Makefile.am 2005-07-26 17:11:45 UTC (rev 9628)
+++ branches/ogg2-arc/include/ogg/Makefile.am 2005-07-26 17:19:38 UTC (rev 9629)
@@ -4,4 +4,5 @@
includedir = $(prefix)/include/ogg
-include_HEADERS = ogg.h os_types.h config_types.h ogg2.h
+include_HEADERS = ogg2.h os_types.h config_types.h
+
More information about the commits
mailing list