commit 2c25ec25279684d1f2a1b6742dbc184401f5582e parent e51e36a052628cebd0cbafa9ad63bf0e9e3b8ad3 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Mon, 14 Nov 2016 23:32:14 +0100 makefile Diffstat:
| A | Makefile.am | | | 3 | +++ |
| A | php/Makefile.am | | | 3 | +++ |
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am @@ -0,0 +1,3 @@ +# This Makefile is in the public domain + +SUBDIRS = php diff --git a/php/Makefile.am b/php/Makefile.am @@ -0,0 +1,3 @@ +# This Makefile is in the public domain + +SUBDIRS = doc