[xiph-cvs] cvs commit: ices/conf Makefile.am

Karl Heyes karl at xiph.org
Fri Mar 21 19:26:35 PST 2003



karl        03/03/21 22:26:35

  Modified:    conf     Makefile.am
  Log:
  another Makefile with spaces where there shouldn't be

Revision  Changes    Path
1.2       +2 -2      ices/conf/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ices/conf/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am	10 Sep 2001 03:10:06 -0000	1.1
+++ Makefile.am	22 Mar 2003 03:26:34 -0000	1.2
@@ -5,8 +5,8 @@
 EXTRA_DIST = ices-live.xml ices-playlist.xml
 
 debug:
-        $(MAKE) all CFLAGS="@DEBUG@"
+	$(MAKE) all CFLAGS="@DEBUG@"
 
 profile:
-        $(MAKE) all CFLAGS="@PROFILE@"
+	$(MAKE) all CFLAGS="@PROFILE@"
 

<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