[xiph-cvs] cvs commit: libshout Makefile.am
Brendan
brendan at xiph.org
Fri Mar 7 19:38:36 PST 2003
brendan 03/03/07 22:38:36
Modified: . Makefile.am
Log:
Just enough to get shout-config up and running. The next 10% will take 90%
of the effort, as usual.
Revision Changes Path
1.4 +3 -0 libshout/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.am 7 Jan 2003 03:18:46 -0000 1.3
+++ Makefile.am 8 Mar 2003 03:38:36 -0000 1.4
@@ -5,6 +5,9 @@
SUBDIRS = include src examples
EXTRA_DIST = README COPYING
+bin_SCRIPTS = shout-config
+
+shout-config.in: $(top_srcdir)/configure
##install-data-local:
##mkdir -p $(DESTDIR)$(includedir)/shout
<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