summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--src/inodedb/Makefile.am3
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff389260..c58b7243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-10-20 Bastien Nocera <hadess@hadess.net>
+ * src/inodedb/Makefile.am: link to libgtop_suid_common-2.0.la
+ (Closes: #107990)
+
+2003-10-20 Bastien Nocera <hadess@hadess.net>
+
* acconfig.h:
* acinclude.m4:
* include/glibtop/array.h:
diff --git a/src/inodedb/Makefile.am b/src/inodedb/Makefile.am
index 19923e80..3e05c9ec 100644
--- a/src/inodedb/Makefile.am
+++ b/src/inodedb/Makefile.am
@@ -8,6 +8,7 @@ mkinodedb2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
file_by_inode2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
- $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
+ $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la \
+ $(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
EXTRA_DIST = README.inodedb