summaryrefslogtreecommitdiff
path: root/liblightdm-qt/Makefile.am
diff options
context:
space:
mode:
authorDavid Edmundson <david@davidedmundson.co.uk>2011-02-04 15:04:13 +0000
committerDavid Edmundson <david@davidedmundson.co.uk>2011-02-04 15:04:13 +0000
commitecdcac23703cb35cec35950f9a0740e241650966 (patch)
tree2ea7ea3610bb56d9ab715d2c1178cb4ae3cf94bb /liblightdm-qt/Makefile.am
parent56f25c11626590b48ca51b42c7e2c819871c8bc5 (diff)
downloadlightdm-ecdcac23703cb35cec35950f9a0740e241650966.tar.gz
Remove private header files from being installed.
Diffstat (limited to 'liblightdm-qt/Makefile.am')
-rw-r--r--liblightdm-qt/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/liblightdm-qt/Makefile.am b/liblightdm-qt/Makefile.am
index c31fed55..0d5e22f8 100644
--- a/liblightdm-qt/Makefile.am
+++ b/liblightdm-qt/Makefile.am
@@ -14,15 +14,11 @@ usermanagerinterface.cpp usermanagerinterface.h: $(top_srcdir)/src/user-manager.
ldmgreeter.cpp: displayinterface.h usermanagerinterface.h
liblightdm_qt_0include_HEADERS = \
- consolekitinterface.h \
- displayinterface.h \
ldmauthrequest.h \
ldmgreeter.h \
ldmlanguage.h \
ldmsession.h \
ldmuser.h \
- powermanagementinterface.h \
- usermanagerinterface.h
liblightdm_qt_0includedir=$(includedir)/lightdm-qt-0/lightdm
liblightdm_qt_0_la_LIBADD = $(LIBLIGHTDM_QT_LIBS)