summaryrefslogtreecommitdiffstats
path: root/lib/Utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Utils/Makefile.am')
-rw-r--r--lib/Utils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Utils/Makefile.am b/lib/Utils/Makefile.am
index f752992d..eae41483 100644
--- a/lib/Utils/Makefile.am
+++ b/lib/Utils/Makefile.am
@@ -4,6 +4,7 @@ lib_LTLIBRARIES = libABRTUtils.la
# time.cpp
# xconnect.cpp
+# removed: CrashTypesSocket.cpp
libABRTUtils_la_SOURCES = \
stringops.cpp \
xfuncs.cpp \
@@ -14,7 +15,6 @@ libABRTUtils_la_SOURCES = \
skip_whitespace.cpp \
popen_and_save_output.cpp \
parse_release.cpp \
- CrashTypesSocket.cpp \
DebugDump.h DebugDump.cpp \
CommLayerInner.h CommLayerInner.cpp \
abrt_dbus.h abrt_dbus.cpp \