[Pkg-mozext-commits] [personasplus] 06/42: Add 'css' to file extensions list in Makefile.

David Prévot taffit at moszumanska.debian.org
Wed Feb 3 16:15:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository personasplus.

commit aff437512c9ca87c28cbf3a94cc31063c9121200
Author: Kris Maglione <maglione.k at gmail.com>
Date:   Wed Mar 6 10:51:27 2013 -0800

    Add 'css' to file extensions list in Makefile.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index cbe30a3..aaf9d8d 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ XPI            = $(DIST)$(NAME)-$(VERSION).xpi
 NAME    = personas-plus
 VERSION = $(shell sed -rn 's,.*<em:version>(.*)</em:version>,\1,p; /em:version/q' <$(EXTENSION_ROOT)install.rdf)
 
-FILE_EXTENSIONS = jpg dtd js png properties xml xul
+FILE_EXTENSIONS = jpg css dtd js png properties xml xul
 
 # Oh GNU make...
 space :=

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/personasplus.git



More information about the Pkg-mozext-commits mailing list