[xiph-commits] r9208 - trunk/speex/include/speex

jm at motherfish-iii.xiph.org jm at motherfish-iii.xiph.org
Tue May 3 22:32:22 PDT 2005


Author: jm
Date: 2005-05-03 22:32:21 -0700 (Tue, 03 May 2005)
New Revision: 9208

Modified:
   trunk/speex/include/speex/Makefile.am
Log:
OK, think I really fixed the problem with installing speex_types.h


Modified: trunk/speex/include/speex/Makefile.am
===================================================================
--- trunk/speex/include/speex/Makefile.am	2005-05-04 04:58:03 UTC (rev 9207)
+++ trunk/speex/include/speex/Makefile.am	2005-05-04 05:32:21 UTC (rev 9208)
@@ -1,8 +1,7 @@
 # Disable automatic dependency tracking if using other tools than gcc and gmake
 #AUTOMAKE_OPTIONS = no-dependencies
 
-install-data: installdirs
-	$(INSTALL_DATA) $(top_builddir)/include/speex/speex_types.h $(includedir)/speex/speex_types.h
+nodist_pkginclude_HEADERS = speex_types.h
 
 pkginclude_HEADERS =  speex.h \
 	speex_bits.h \



More information about the commits mailing list