diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-03-12 16:24:34 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-03-12 18:30:33 +0100 |
commit | fece68732916d24c265552ee432d21d3a2d5f8ce (patch) | |
tree | 5c817f4378a063c523ca038d6bf069ab83861378 /desktop/Library_unopkgapp.mk | |
parent | c7458a4a71a1e875e03772b0f6e8ad9e1a982006 (diff) |
desktop: move lockfile.cxx to libdeploymentmisc
Diffstat (limited to 'desktop/Library_unopkgapp.mk')
-rw-r--r-- | desktop/Library_unopkgapp.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Library_unopkgapp.mk b/desktop/Library_unopkgapp.mk index d2f9abbb4491..04a08bd6074b 100644 --- a/desktop/Library_unopkgapp.mk +++ b/desktop/Library_unopkgapp.mk @@ -57,7 +57,6 @@ $(eval $(call gb_Library_add_linked_libs,unopkgapp,\ )) $(eval $(call gb_Library_add_exception_objects,unopkgapp,\ - desktop/source/app/lockfile \ desktop/source/pkgchk/unopkg/unopkg_app \ desktop/source/pkgchk/unopkg/unopkg_cmdenv \ desktop/source/pkgchk/unopkg/unopkg_misc \ |