~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to greeters/gtk/Makefile.am

  • Committer: Robert Ancell
  • Date: 2011-04-21 06:20:40 UTC
  • Revision ID: robert.ancell@canonical.com-20110421062040-snfm3d2h3kfsyx1d
Better autofoo

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
libexec_PROGRAMS = lightdm-example-gtk-greeter
2
2
 
3
3
uidir = $(datadir)/lightdm-example-gtk-greeter
4
 
ui_DATA = greeter.ui
 
4
dist_ui_DATA = greeter.ui
5
5
 
6
6
lightdm_example_gtk_greeter_SOURCES = \
7
7
        lightdm-example-gtk-greeter.c
17
17
        -llightdm-gobject-0 \
18
18
        $(LIGHTDM_EXAMPLE_GTK_GREETER_LIBS)
19
19
 
20
 
EXTRA_DIST = \
21
 
        $(ui_DATA)
22
 
 
23
20
DISTCLEANFILES = \
24
21
        Makefile.in