aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2016-07-25 23:23:27 +0200
committerCamil Staps2016-07-25 23:23:27 +0200
commit588bf3961f8712f0a4fec466b3a607fcf52e055f (patch)
tree25a0ead4e841554f16fb93b9e138cfd90fb128a2
parentMoved todo to issues; updated changelog (diff)
Update makefile for d9936a9
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index deb69c6..c7cadea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
docs:
- phpdoc -d classes/ --ignore fpdf.php --ignore Parsedown.class.php --ignore font/* -t docs
+ phpdoc -d classes/ --ignore FPDF.php --ignore Parsedown.php --ignore font/* -t docs