diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-08-20 19:34:50 +0200 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-08-20 19:34:50 +0200 |
| commit | ae7fe705ef6ff6f979a397aabb08ae26135e9ec5 (patch) | |
| tree | 50ae09b1fc8375a27ad7085426eaeb4ba5a966a4 /lib/CommLayer/Makefile.am | |
| parent | e463253e9b11299bf7fabf7e5037d54e0c74a7fd (diff) | |
| download | abrt-ae7fe705ef6ff6f979a397aabb08ae26135e9ec5.tar.gz abrt-ae7fe705ef6ff6f979a397aabb08ae26135e9ec5.tar.xz abrt-ae7fe705ef6ff6f979a397aabb08ae26135e9ec5.zip | |
move lib/CommLayer/DBusServerProxy.{h,cpp} to src/Daemon/. No code changes.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/CommLayer/Makefile.am')
| -rw-r--r-- | lib/CommLayer/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CommLayer/Makefile.am b/lib/CommLayer/Makefile.am index b7d8d5e..74b3aa5 100644 --- a/lib/CommLayer/Makefile.am +++ b/lib/CommLayer/Makefile.am @@ -1,7 +1,6 @@ lib_LTLIBRARIES = libABRTCommLayer.la libABRTCommLayer_la_SOURCES = \ - DBusServerProxy.h DBusServerProxy.cpp \ DBusClientProxy.h DBusClientProxy.cpp \ CommLayerInner.h CommLayerInner.cpp \ CommLayerClientDBus.h CommLayerClientDBus.cpp \ |
