From: Arvin Schnell Date: Mon, 4 Jun 2012 10:57:55 +0000 (+0200) Subject: - work on dbus interface X-Git-Tag: v0.1.3~224 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=386e1b22033821d0b0fc072621c079dbf5aede09;p=thirdparty%2Fsnapper.git - work on dbus interface --- diff --git a/po/Makefile.am b/po/Makefile.am index 290f22f0..6e6b8c4c 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -6,7 +6,7 @@ XGETTEXT = xgettext MSGFMT = msgfmt MSGMERGE = msgmerge -SRCFILES = $(wildcard ../tools/*.cc ../tools/utils/*.cc) +SRCFILES = $(wildcard ../client/*.cc ../client/utils/*.cc) POFILES = $(wildcard *.po)