aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-05-25 21:32:40 +0200
committerGuido Günther <agx@sigxcpu.org>2011-05-25 21:32:40 +0200
commit10e21899cc0eb81731f15b8ae9fd97d9a2613741 (patch)
treee1d8b75b9fc7b65fdfc2687a9fb955489757d3fe /src
parent87690f367da41e30942152f53c131ba9a6763a34 (diff)
Ship prepaid-manager-applet.in
Reported by: Ankur Sinha
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cdb887a..ada0251 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,7 +10,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
pythondir = $(pkgdatadir)
python_DATA = $(PACKAGE).py
-EXTRA_DIST = $(python_DATA) $(desktop_in_files) $(ui_DATA)
+EXTRA_DIST = $(python_DATA) $(desktop_in_files) $(ui_DATA) $(bin_SCRIPTS_IN)
@INTLTOOL_DESKTOP_RULE@