mirror of https://github.com/GNOME/gimp.git
Makefile.am: build tools right after libgimpbase
This commit is contained in:
parent
cc6d3bb1eb
commit
ee34b81ad8
|
@ -16,6 +16,7 @@ SUBDIRS = \
|
|||
desktop \
|
||||
menus \
|
||||
libgimpbase \
|
||||
tools \
|
||||
libgimpcolor \
|
||||
libgimpmath \
|
||||
libgimpconfig \
|
||||
|
@ -29,7 +30,6 @@ SUBDIRS = \
|
|||
etc \
|
||||
devel-docs \
|
||||
docs \
|
||||
tools \
|
||||
build
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
|
Loading…
Reference in New Issue