diff options
author | Peter Foley <pefoley2@verizon.net> | 2011-12-18 00:23:55 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2011-12-18 00:23:55 +0100 |
commit | bc4fda7310c25b202b0e65a16bbc6f600931cbe4 (patch) | |
tree | 4d5e85b1350950fed60f50e90afdf5a193f9c16b /postprocess/packcomponents | |
parent | ead4cd1fa535f1bdbda4c99217e727903f058e50 (diff) |
extensions: convert abpilot to gbuild
Diffstat (limited to 'postprocess/packcomponents')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 1865bfdfcb40..1dfc4c9c40df 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -165,13 +165,13 @@ my_components = \ .IF "$(BUILD_TYPE)" != "$(BUILD_TYPE:s/DESKTOP//)" my_components += \ - abp \ component/desktop/source/deployment/deployment \ component/desktop/source/deployment/gui/deploymentgui \ component/desktop/source/migration/services/migrationoo2 \ component/desktop/source/migration/services/migrationoo3 \ component/desktop/source/offacc/offacc \ component/desktop/source/splash/spl \ + component/extensions/source/abpilot/abp \ component/extensions/source/bibliography/bib \ component/extensions/source/dbpilots/dbp \ component/extensions/source/logging/log \ |