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