diff --git a/blueman/main/applet/Makefile.am b/blueman/main/applet/Makefile.am index 8dea51831..45a0c7406 100644 --- a/blueman/main/applet/Makefile.am +++ b/blueman/main/applet/Makefile.am @@ -5,7 +5,6 @@ blueman_PYTHON = \ __init__.py CLEANFILES = \ - BluezAgent.py \ $(BUILT_SOURCES) DISTCLEANFILES = \ diff --git a/po/POTFILES.in b/po/POTFILES.in index 592a39d39..f0450a842 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -27,7 +27,7 @@ blueman/main/DhcpClient.py blueman/main/SpeedCalc.py blueman/main/applet/__init__.py blueman/main/applet/Transfer.py -blueman/main/applet/BluezAgent.py.in +blueman/main/applet/BluezAgent.py blueman/main/PluginManager.py blueman/main/DbusService.py blueman/Functions.py diff --git a/po/POTFILES.skip b/po/POTFILES.skip index f93a54600..e69de29bb 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1 +0,0 @@ -blueman/main/applet/BluezAgent.py