]> git.draconx.ca Git - upkg.git/blobdiff - src/Makefile.am
module: Split out the GTypeModule subclass.
[upkg.git] / src / Makefile.am
index 237e2c12364888e67cefa4ef2302e6b68c72eda5..a6e337249567da7ace8825722f6f6aafb2523034 100644 (file)
@@ -6,9 +6,11 @@ noinst_HEADERS  = pack.h avl.h
 include uobject/Makefile.inc
 include engine/Makefile.inc
 
-libuobject_la_SOURCES  = uobject.c module.c avl.c loadable.c exportable.c
+libuobject_la_SOURCES  = uobject.c module.c avl.c package.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