diff options
author | rodent <rodent> | 2014-02-01 22:54:50 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-02-01 22:54:50 +0000 |
commit | a7dc7f08cb540699857aad0c090940289d233353 (patch) | |
tree | 4ed23ff8dbcc8fc81075a1090952f755d37cac2b /misc | |
parent | 3fce1c11ba7285caa3a7911552efd298226c6490 (diff) | |
download | pkgsrc-a7dc7f08cb540699857aad0c090940289d233353.tar.gz |
+py-trytond-stock-lot
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index f55e7cc5d1b..cf374e77dd9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.419 2014/02/01 20:24:09 rodent Exp $ +# $NetBSD: Makefile,v 1.420 2014/02/01 22:54:50 rodent Exp $ # COMMENT= Miscellaneous utilities @@ -234,6 +234,7 @@ SUBDIR+= py-trytond-company SUBDIR+= py-trytond-party SUBDIR+= py-trytond-product SUBDIR+= py-trytond-stock +SUBDIR+= py-trytond-stock-lot SUBDIR+= qbrew SUBDIR+= qterm SUBDIR+= raspberrypi-userland |