[FriBidi-commit] fribidi Makefile.am,1.4,1.5

Behdad Esfahbod behdad at pdx.freedesktop.org
Tue May 25 04:14:16 PDT 2004


Update of /cvs/fribidi/fribidi
In directory pdx:/tmp/cvs-serv12467

Modified Files:
	Makefile.am 
Log Message:
Moved gen.tab to the first subdir.


Index: Makefile.am
===================================================================
RCS file: /cvs/fribidi/fribidi/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- a/Makefile.am	22 May 2004 11:21:39 -0000	1.4
+++ b/Makefile.am	25 May 2004 11:14:14 -0000	1.5
@@ -9,7 +9,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## The order of subdirs is important, don't change without a reason.
-SUBDIRS = charset gen.tab lib bin doc test
+SUBDIRS = gen.tab charset lib bin doc test
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = @PACKAGE at .pc




More information about the FriBidi-Commit mailing list