~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to liblightdm-qt/QLightDM/Makefile.am

  • Committer: David Edmundson
  • Date: 2011-05-21 19:15:11 UTC
  • mto: This revision was merged to the branch mainline in revision 460.
  • Revision ID: david@davidedmundson.co.uk-20110521191511-lqpby42budsrobja
Move library into a folder which matches it's namespace

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        language.h \
16
16
        sessionsmodel.h \
17
17
        user.h \
18
 
        include/Greeter \
19
 
        include/Language \
20
 
        include/SessionsModel \
21
 
        include/User
 
18
        QLightDM/Greeter \
 
19
        QLightDM/Language \
 
20
        QLightDM/SessionsModel \
 
21
        QLightDM/User
22
22
liblightdm_qt_0includedir=$(includedir)/lightdm-qt-0/lightdm
23
23
 
24
24
liblightdm_qt_0_la_LIBADD = $(LIBLIGHTDM_QT_LIBS)