X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/63c73995e982c084a1ec81304a17acdebd7cff1f..03eb9c441bba9f41d36cfd8f2cf1d43a5ee42252:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 237e2c1..1082de3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,6 +9,7 @@ include engine/Makefile.inc libuobject_la_SOURCES = uobject.c module.c avl.c loadable.c exportable.c libuobject_la_CPPFLAGS = $(GLIB_CFLAGS) $(LTDLINCL) libuobject_la_LIBADD = $(LIBLTDL) $(GLIB_LIBS) +libuobject_la_LDFLAGS = -export-symbols-regex '^uobject_' libupkg_la_SOURCES = libupkg.c pack.c