Signed-off-by: Robert Förster <Dessa@xxxxxxxx> --- shlibs/blkid/src/Makefile.am | 2 +- shlibs/uuid/src/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shlibs/blkid/src/Makefile.am b/shlibs/blkid/src/Makefile.am index d9970d2..2b1cfe5 100644 --- a/shlibs/blkid/src/Makefile.am +++ b/shlibs/blkid/src/Makefile.am @@ -21,7 +21,7 @@ AM_CPPFLAGS += -I$(ul_libblkid_srcdir) $(common_cflags) blkidincdir = $(includedir)/blkid blkidinc_HEADERS = blkid.h -usrlib_exec_LTLIBRARIES = libblkid.la +usrlib_execdir_LTLIBRARIES = libblkid.la libblkid_la_SOURCES = cache.c dev.c devname.c devno.c getsize.c llseek.c \ probe.c read.c resolve.c save.c tag.c version.c verify.c \ encode.c blkid.h list.h blkidP.h probers/probers.h \ diff --git a/shlibs/uuid/src/Makefile.am b/shlibs/uuid/src/Makefile.am index 1272180..cadd6a5 100644 --- a/shlibs/uuid/src/Makefile.am +++ b/shlibs/uuid/src/Makefile.am @@ -9,7 +9,7 @@ tst_uuid_LDADD = libuuid.la #$(ul_libuuid_la) uuidincdir = $(includedir)/uuid uuidinc_HEADERS = uuid.h -usrlib_exec_LTLIBRARIES = libuuid.la +usrlib_execdir_LTLIBRARIES = libuuid.la libuuid_la_SOURCES = clear.c compare.c copy.c gen_uuid.c \ isnull.c pack.c parse.c unpack.c unparse.c uuidd.h \ uuidd.h uuidP.h uuid_time.c $(uuidinc_HEADERS) -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html