Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 939365 | Differences between
and this patch

Collapse All | Expand All

(-)a/signon-ui.pro (-2 / +1 lines)
Lines 4-11 Link Here
4
TEMPLATE = subdirs
4
TEMPLATE = subdirs
5
CONFIG += ordered
5
CONFIG += ordered
6
SUBDIRS = \
6
SUBDIRS = \
7
    src \
7
    src
8
    tests
9
8
10
include(common-installs-config.pri)
9
include(common-installs-config.pri)
11
10

Return to bug 939365