~canonical-dx-team/wncksync/trunk

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Jason Smith
  • Date: 2010-05-07 09:33:28 UTC
  • Revision ID: jason.smith@canonical.com-20100507093328-3mhtydwzesc2x5zg
Add xid into refreshed signal

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
wncksyncdaemon_CFLAGS = \
45
45
                -Wall -std=c99 \
46
46
                -DDATADIR=\""$(datadir)"\" \
 
47
                -DWNCK_I_KNOW_THIS_IS_UNSTABLE \
47
48
                $(GLIB_CFLAGS) \
48
49
                $(GTK_CFLAGS) \
49
50
                $(DBUS_CFLAGS) \