[FriBidi-commit] fribidi/bin Makefile.am,1.1.1.1,1.2

Behdad Esfahbod behdad at pdx.freedesktop.org
Sat May 22 03:35:32 PDT 2004


Update of /cvs/fribidi/fribidi/bin
In directory pdx:/tmp/cvs-serv21240/bin

Modified Files:
	Makefile.am 
Log Message:
Making gen-bidi-tab work, and more clean up.


Index: Makefile.am
===================================================================
RCS file: /cvs/fribidi/fribidi/bin/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- a/Makefile.am	25 Apr 2004 18:47:57 -0000	1.1.1.1
+++ b/Makefile.am	22 May 2004 10:35:30 -0000	1.2
@@ -1,6 +1,6 @@
 bin_PROGRAMS = fribidi
 
-noinst_PROGRAMS = fribidi-benchmark
+noinst_PROGRAMS = fribidi-benchmark bidi-type-serialize
 
 getopt_SOURCES = getopt.c getopt1.c getopt_int.h getopt.h
 
@@ -12,7 +12,7 @@
 		-I$(top_builddir)/lib \
 		-I$(top_srcdir)/lib \
 		-I$(top_srcdir)/charset \
-		$(GLIB_CFLAGS)
+		$(MISC_CFLAGS)
 
 LDADD = $(top_builddir)/lib/libfribidi.la $(GLIB_LIBS)
 




More information about the FriBidi-Commit mailing list