From 7406a31bca0dcbf6a75f1031637594dd5eff633c Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 30 Nov 2018 12:55:21 -0500 Subject: Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent --- application/palemoon/themes/moz.build | 1 - 1 file changed, 1 deletion(-) (limited to 'application/palemoon/themes') diff --git a/application/palemoon/themes/moz.build b/application/palemoon/themes/moz.build index d82bda3ef..5040c10c1 100644 --- a/application/palemoon/themes/moz.build +++ b/application/palemoon/themes/moz.build @@ -12,4 +12,3 @@ elif toolkit in ('gtk2', 'gtk3', 'qt'): DIRS += ['linux'] else: DIRS += ['windows'] - -- cgit v1.2.3