diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-10-14 10:19:22 +1100 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-10-14 10:19:22 +1100 |
commit | 57b5465c050c2eabe1657b72edb07f874c3812cc (patch) | |
tree | 54cd2cdb23729b628902cc1116e97532dc9d508e /tests | |
parent | 5d892318115d7c9f48c9473779585e4abd3574d7 (diff) | |
download | lightdm-git-57b5465c050c2eabe1657b72edb07f874c3812cc.tar.gz |
Fix non-distributed tests/src/lightdm-session
Diffstat (limited to 'tests')
-rw-r--r-- | tests/src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/Makefile.am b/tests/src/Makefile.am index 0d172cc1..d6a93d75 100644 --- a/tests/src/Makefile.am +++ b/tests/src/Makefile.am @@ -99,3 +99,5 @@ plymouth_LDADD = \ CLEANFILES = \ test-qt-greeter_moc.cpp + +EXTRA_DIST = lightdm-session |