summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/phffullpagefigure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/phffullpagefigure/Makefile')
-rw-r--r--macros/latex/contrib/phffullpagefigure/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/phffullpagefigure/Makefile b/macros/latex/contrib/phffullpagefigure/Makefile
new file mode 100644
index 0000000000..1004e29a4e
--- /dev/null
+++ b/macros/latex/contrib/phffullpagefigure/Makefile
@@ -0,0 +1,10 @@
+
+PKG = phffullpagefigure
+
+-include pkg.mk
+
+pkg.mk:
+ ln -sf ../mkcommon/pkg.mk pkg.mk
+
+install: install_sty install_doc
+