From: Behdad Esfahbod Date: Mon, 25 Dec 2006 15:28:31 +0000 (-0500) Subject: Rename to harfbuzz-ng.cc X-Git-Tag: 2.0_alpha~7^2~1277^2~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=882e52f59196535495af8ca8069df32308ad52cf;p=apps%2Fhome%2Fvideo-player.git Rename to harfbuzz-ng.cc --- diff --git a/src/Makefile b/src/Makefile index 6c1a582..55bc4e8 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,3 +1,3 @@ -all: hb-types-private +all: harfbuzz-ng CXXFLAGS = -Wall -Wextra `pkg-config --cflags --libs glib-2.0` diff --git a/src/hb-types-private.cc b/src/harfbuzz-ng.cc similarity index 100% rename from src/hb-types-private.cc rename to src/harfbuzz-ng.cc