summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 92f5e645..baa13a24 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -1,7 +1,7 @@
# libabrt - the stuff shared among most of abrt (like xmalloc, logging)
-# libabrt_daemon - only daemon/server/dbus related things are here
+# libabrt_daemon - only daemon related things are here
# libabrt_dbus - daemon, cli and applet use this
-# libabrt_web - abrt-action-foo where foo deals with network/web/ftp/...
+# libabrt_web - for abrt-action-foo where foo deals with network/web/ftp/...
lib_LTLIBRARIES = \
libabrt.la \
libabrt_daemon.la \