diff options
Diffstat (limited to 'lang/cpp/Makefile.am')
-rw-r--r-- | lang/cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cpp/Makefile.am b/lang/cpp/Makefile.am index 026ca008..acfa0f9b 100644 --- a/lang/cpp/Makefile.am +++ b/lang/cpp/Makefile.am @@ -19,6 +19,6 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA -SUBDIRS = src +SUBDIRS = src tests EXTRA_DIST = README |