diff options
Diffstat (limited to 'texlive-bin/Makefile')
-rw-r--r-- | texlive-bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/texlive-bin/Makefile b/texlive-bin/Makefile index 4b21f55..e3ba852 100644 --- a/texlive-bin/Makefile +++ b/texlive-bin/Makefile @@ -1,4 +1,5 @@ .POSIX: +include ../common.mk install: if test -d ~/.texlive; then \ |