~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to greeters/qt/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:
26
26
 
27
27
lightdm_example_qt_greeter_CXXFLAGS = \
28
28
        -I$(top_srcdir)/liblightdm-qt \
29
 
        -I$(top_srcdir)/liblightdm-qt/include \
30
29
        $(LIGHTDM_EXAMPLE_QT_GREETER_CFLAGS)
31
30
 
32
31
lightdm_example_qt_greeter_LDADD = \