diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-13 21:56:50 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-13 21:56:50 +0000 |
commit | 5b3f3dd953448e0ec3ddc609dbf53a005662635d (patch) | |
tree | c8ea48f297bee52a8d84f4ec84da2d9fa23078a5 /print/Makefile | |
parent | 7f63a1808f185107b013d2e350c33370099f37b3 (diff) |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 8ea4e03a45e7..5d605ea81d8a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -198,6 +198,7 @@ SUBDIR += py-preppy SUBDIR += py-pycups SUBDIR += py-pyscript + SUBDIR += py-qt5-printsupport SUBDIR += py-relatorio SUBDIR += py-reportlab SUBDIR += py-reportlab1 |