~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to liblightdm-qt/Makefile.am

  • Committer: David Edmundson
  • Date: 2011-02-04 15:18:30 UTC
  • Revision ID: david@davidedmundson.co.uk-20110204151830-pf18yu4fuecv03ew
Add pretty headers for Qt library

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
        ldmlanguage.h \
20
20
        ldmsession.h \
21
21
        ldmuser.h \
 
22
        include/LdmAuthRequest \
 
23
        include/LdmGreeter \
 
24
        include/LdmLanguage \
 
25
        include/LdmSession \
 
26
        include/LdmUser
22
27
liblightdm_qt_0includedir=$(includedir)/lightdm-qt-0/lightdm
23
28
 
24
29
liblightdm_qt_0_la_LIBADD = $(LIBLIGHTDM_QT_LIBS)