Commit 6e0ec5db91d0366ec07445c487f12928143d0e4d

Authored by Perry Werneck
1 parent c89d3158

Still working on jhbuild.

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
branding/Makefile.in
... ... @@ -155,8 +155,7 @@ install-linux: \
155 155  
156 156 install-macos: \
157 157 $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PRODUCT_NAME).svg \
158   - $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PRODUCT_NAME)-logo.svg \
159   - $(DESTDIR)$(bindir)/$(PRODUCT_NAME).ico
  158 + $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PRODUCT_NAME)-logo.svg
160 159  
161 160 install-windows: \
162 161 $(DESTDIR)$(datarootdir)/$(PRODUCT_NAME)/$(PRODUCT_NAME).svg \
... ...