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 189f1d72..32d16280 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = gidl girepository tools tests +SUBDIRS = gidl girepository giscanner tools tests DIST_SUBDIRS = m4 $(SUBDIRS) pkgconfigdir = $(libdir)/pkgconfig |