From 51410fc6deb29cae54a2669aafabae6c49f964fc Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Sat, 6 Sep 2008 15:28:40 +0200 Subject: blkid: add low level probing API (sorry from the huge patch..) Signed-off-by: Karel Zak --- config/include-Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/include-Makefile.am b/config/include-Makefile.am index f9c2409d7..876fa3967 100644 --- a/config/include-Makefile.am +++ b/config/include-Makefile.am @@ -5,6 +5,7 @@ usrsbinexecdir = ${exec_prefix}/sbin AM_CPPFLAGS = -include $(top_builddir)/config.h -I$(top_srcdir)/include \ -DLOCALEDIR=\"$(localedir)\" AM_CFLAGS = -fsigned-char +AM_LDFLAGS = # Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals. # Unlike with other dist primaries, the files are not distributed if the -- cgit v1.2.3-55-g7522