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 32eb76456..9f846fbc3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/Makefile.decl -SUBDIRS = gdk-pixbuf po docs +SUBDIRS = gdk-pixbuf po docs tests pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdk-pixbuf-2.0.pc |