From: Behdad Esfahbod Date: Thu, 5 Jul 2007 21:22:07 +0000 (-0400) Subject: Improve stupid Makefile X-Git-Tag: submit/2.0alpha-wayland/20121130.004132~9^2~1277^2~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=151df44346990728b5dd249db5740a9543ae33b9;p=profile%2Fivi%2Forg.tizen.video-player.git Improve stupid Makefile --- diff --git a/src/Makefile b/src/Makefile index f5e9ac2..56b0da3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,3 +1,5 @@ all: main CXXFLAGS = -Wall -Wextra `pkg-config --cflags --libs glib-2.0` + +main: *.h