X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/0b66ccda847802bdc7ba4755743031c323df4b7e..382855dd3f69cdce3e3b4eb6da392f881e7825da:/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