summaryrefslogtreecommitdiff
path: root/certificate
diff options
context:
space:
mode:
authorKing2016-08-04 15:57:18 +0530
committerGitHub2016-08-04 15:57:18 +0530
commita121bd0ffd002822d21d3f15dedaa78ec6e4f55c (patch)
treea6e8ce6c560392b6cef6ee30fd64228beb088aaa /certificate
parentffd7c43ae69b877d9795f643733fb51739325280 (diff)
parent0f6aee843ae947ef8655b8f3e6dc22bee9084a45 (diff)
downloadcertificate-generator-a121bd0ffd002822d21d3f15dedaa78ec6e4f55c.tar.gz
certificate-generator-a121bd0ffd002822d21d3f15dedaa78ec6e4f55c.tar.bz2
certificate-generator-a121bd0ffd002822d21d3f15dedaa78ec6e4f55c.zip
Merge pull request #9 from komalsheth236/master
Makefile in Drupal
Diffstat (limited to 'certificate')
-rwxr-xr-xcertificate/drupal_workshop_template/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/certificate/drupal_workshop_template/Makefile b/certificate/drupal_workshop_template/Makefile
index c741438..2216589 100755
--- a/certificate/drupal_workshop_template/Makefile
+++ b/certificate/drupal_workshop_template/Makefile
@@ -24,10 +24,10 @@ help:
name = $(file_name)
# certificate
-participant_cert: $(name).tex fossee-logo.png bashful.sty
+participant_cert: $(name).tex bashful.sty
pdflatex -shell-escape $(name).tex
-paper_cert: $(name).tex fossee-logo.png bashful.sty
+paper_cert: $(name).tex bashful.sty
pdflatex -shell-escape $(name).tex
clean: