Fixed trivial warning.

2006-04-09  Benoît Dejean  <benoit@placenet.org>

	* Makefile.am: Fixed trivial warning.
This commit is contained in:
Benoît Dejean
2006-04-09 10:55:03 +00:00
committed by Benoît Dejean
parent 3c21c70b64
commit 5d2f45803b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2006-04-09 Benoît Dejean <benoit@placenet.org>
* Makefile.am: Fixed trivial warning.
2006-02-21 Benoît Dejean <benoit@placenet.org> 2006-02-21 Benoît Dejean <benoit@placenet.org>
* mountlist.c: (ignore_mount_entry): Also ignores linprocfs, mfs * mountlist.c: (ignore_mount_entry): Also ignores linprocfs, mfs

View File

@@ -9,7 +9,7 @@ inodedb_SRCLIST =
inodedb_DEFS = inodedb_DEFS =
endif endif
CFLAGS = @CFLAGS@ $(inodedb_DEFS) AM_CFLAGS = @CFLAGS@ $(inodedb_DEFS)
noinst_LTLIBRARIES = libgtop_common-2.0.la libgtop_suid_common-2.0.la noinst_LTLIBRARIES = libgtop_common-2.0.la libgtop_suid_common-2.0.la