diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e083b4d7..026c7f04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to create Makefile.in. -SUBDIRS=modules pango examples docs tools fonts +SUBDIRS=modules pango examples docs tools tests EXTRA_DIST = \ pango.spec.in \ |