summaryrefslogtreecommitdiff
path: root/certificate/drupal_workshop_template
diff options
context:
space:
mode:
authorFOSSEE2016-08-04 15:53:22 +0530
committerFOSSEE2016-08-04 15:53:22 +0530
commit0f6aee843ae947ef8655b8f3e6dc22bee9084a45 (patch)
treea6e8ce6c560392b6cef6ee30fd64228beb088aaa /certificate/drupal_workshop_template
parentfeaa8d15760f96ce34f3a41cd07acfea992a6728 (diff)
downloadcertificate-generator-0f6aee843ae947ef8655b8f3e6dc22bee9084a45.tar.gz
certificate-generator-0f6aee843ae947ef8655b8f3e6dc22bee9084a45.tar.bz2
certificate-generator-0f6aee843ae947ef8655b8f3e6dc22bee9084a45.zip
Makefile in Drupal
Diffstat (limited to 'certificate/drupal_workshop_template')
-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: