edje examples - stop deleting the po files from the src tree!

whatever someones was trying to do.. they just endewd up deleting po
files in the src tree every time you clean! argh! fix!
This commit is contained in:
Carsten Haitzler 2016-07-26 14:04:59 +09:00
parent ed2e78286b
commit 6b68dd5712
1 changed files with 0 additions and 3 deletions

View File

@ -245,9 +245,6 @@ examples: $(EXTRA_PROGRAMS) $(EDJS)
clean-local:
rm -f $(EXTRA_PROGRAMS) $(EDJS) $(CODEGEN_GENERATED)
rm -f hi_IN/domain_name.po
rm -f ta_IN/domain_name.mo
rm -f en_IN/domain_name.po
install-examples: $(EDJS)
$(MKDIR_P) $(DESTDIR)$(datadir)/edje/examples