[Pkg-mozext-commits] [perspectives-extension] 06/22: Makefile - build plugin before installing

David Prévot taffit at moszumanska.debian.org
Wed Feb 26 22:23:48 UTC 2014


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

taffit pushed a commit to branch debian
in repository perspectives-extension.

commit 4fb28c4c570c0601ddd65e80395734fed41af4c3
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Mon Feb 10 20:04:42 2014 -0700

    Makefile - build plugin before installing
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index e853256..c19da2d 100644
--- a/Makefile
+++ b/Makefile
@@ -39,5 +39,5 @@ install-test-files: setup
 	mkdir $(unittest_dest_folder)
 	cp $(unittest_source)  $(unittest_dest)
 
-install-fx:
+install-fx: plugin
 	firefox $(outfile)&

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



More information about the Pkg-mozext-commits mailing list