X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-ui%2FMakefile.am;h=6dbbd24ae41e1bea20ee95691ea79166c2721d1e;hb=9f00e061367adf8889e8faa17553f71f29ef2362;hp=910dc6b1c5738194baaccd46ba7bb1c1e9a01451;hpb=227dede00badc23e62ad6c44381c1b094b41bb02;p=catta diff --git a/avahi-ui/Makefile.am b/avahi-ui/Makefile.am index 910dc6b..6dbbd24 100644 --- a/avahi-ui/Makefile.am +++ b/avahi-ui/Makefile.am @@ -29,8 +29,8 @@ desktop_DATA_in_in = bssh.desktop.in.in bvnc.desktop.in.in EXTRA_DIST = $(desktop_DATA_in_in) - if HAVE_GTK +AM_CFLAGS += -DGNOMELOCALEDIR=\"$(datadir)/locale\" if HAVE_DBUS if HAVE_GLIB @@ -61,6 +61,7 @@ endif bin_PROGRAMS = bssh desktop_DATA += bssh.desktop bvnc.desktop +@INTLTOOL_DESKTOP_RULE@ bssh_SOURCES = bssh.c bssh_CFLAGS = $(AM_CFLAGS) $(GTK20_CFLAGS)