X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libustinstr-malloc%2FMakefile.am;fp=libustinstr-malloc%2FMakefile.am;h=0f9007aaaec162427ce65cf8414afdf971c0351c;hb=d169a27dd79a872d5c44f0547a2bb33bb8402b80;hp=0000000000000000000000000000000000000000;hpb=e8300fb7111bd3686d8b863db0c661ae491ee6ae;p=ust.git diff --git a/libustinstr-malloc/Makefile.am b/libustinstr-malloc/Makefile.am new file mode 100644 index 0000000..0f9007a --- /dev/null +++ b/libustinstr-malloc/Makefile.am @@ -0,0 +1,8 @@ +AM_CPPFLAGS = -I$(top_srcdir)/include + +lib_LTLIBRARIES = libustinstr-malloc.la +libustinstr_malloc_la_SOURCES = mallocwrap.c +libustinstr_malloc_la_LIBADD = -ldl + +noinst_SCRIPTS = run +EXTRA_DIST = run