From 14e6d0ed4be07a4d6bf94a141af83b7d60f1ac5f Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Mon, 20 Oct 2014 02:43:14 +0200 Subject: Make generation scripts distro-independent --- helpers/DATA/firefox/trisquel/branding/content/Makefile.in | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 helpers/DATA/firefox/trisquel/branding/content/Makefile.in (limited to 'helpers/DATA/firefox/trisquel/branding/content/Makefile.in') diff --git a/helpers/DATA/firefox/trisquel/branding/content/Makefile.in b/helpers/DATA/firefox/trisquel/branding/content/Makefile.in deleted file mode 100644 index 2d17f36..0000000 --- a/helpers/DATA/firefox/trisquel/branding/content/Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -# Branding Makefile -# - jars chrome artwork - -# resources needed for the metro tile interface -ifeq ($(MOZ_WIDGET_TOOLKIT) $(DIST_SUBDIR),windows metro) -TILE_FILES := $(wildcard $(srcdir)/VisualElements*) -TILE_DEST := $(DIST)/bin/tileresources -INSTALL_TARGETS += TILE -endif -- cgit v1.2.3