X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/a9b51e6d85e077f8e18c35ac3606d80b343927e0..82c24245034226967611c9d2c4f6f04b4f9db6cc:/Makefile.am diff --git a/Makefile.am b/Makefile.am index f8238b2..4f0f2a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,10 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src +DIST_SUBDIRS = libltdl src +SUBDIRS = + +if BUNDLED_LIBLTDL +SUBDIRS += libltdl +endif + +SUBDIRS += src