]> git.draconx.ca Git - upkg.git/blobdiff - Makefile.am
Merge branch 'uobject' of git://git.draconx.ca/upkg into uobject
[upkg.git] / Makefile.am
index f8238b2370ae0a82a37bb0d8fc82e579bd9f2811..ff1033aedfda2c2c7a65751e86b16a8661c7ca32 100644 (file)
@@ -1,3 +1,10 @@
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = src
+DIST_SUBDIRS = libltdl lib src
+SUBDIRS = lib
+
+if BUNDLED_LIBLTDL
+SUBDIRS += libltdl
+endif
+
+SUBDIRS += src