X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=debian%2Frules;h=25280bd2f936fa490cb2b124561d6a205f05617d;hb=ab345fe3cc66492f703b18275d534a2db7a02fc2;hp=ee2cb039eb53c85ddc9bad711d8be11f09cb54d8;hpb=8358636cf3dab943f9ee18090011a79403d81831;p=framework%2Fuifw%2Felementary.git diff --git a/debian/rules b/debian/rules index ee2cb03..25280bd 100755 --- a/debian/rules +++ b/debian/rules @@ -12,4 +12,4 @@ CFLAGS += -fPIC -W -Wall -Wextra LDFLAGS += -Wl,--hash-style=both -Wl,--as-needed clean:: - [ ! -f Makefile ] || make distclean + [ ! -f Makefile ] || make distclean || true