~unity-api-team/hud/lp-1288025

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Ted Gould
  • Date: 2012-03-21 17:16:38 UTC
  • mto: This revision was merged to the branch mainline in revision 188.
  • Revision ID: ted@gould.cx-20120321171638-b281fd0fui76l9ft
Moving the hud-gtk tool into it's own vala specific subdirectory

Show diffs side-by-side

added added

removed removed

Lines of Context:
207
207
 
208
208
hud_gtk_VALAFLAGS = --pkg gtk+-3.0
209
209
hud_gtk_CFLAGS = \
210
 
        -DHUD_GTK_DATADIR=\""$(hudgtkdatadir)"\"        \
 
210
        -DHUD_GTK_DATADIR=\""$(hudgtkdatadir)"\" \
211
211
        $(gtk_CFLAGS)
212
212
 
213
213
hud_gtk_LDADD = \