summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-09-02 20:50:33 +0200
committerGravatar waker <wakeroid@gmail.com>2009-09-02 20:50:33 +0200
commit75dae148317c5dcfd41d956d2393ae1f07138207 (patch)
tree67b775208a487a154751e631740b701564c09427 /Makefile.am
parent15cd97f5967773425e3c209dfa896ca6eb3e05cb (diff)
slightly optimized power management (according to powertop)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4eb941cd..0956d54e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ docsdir = $(datadir)/doc/$(PACKAGE)
docs_DATA = README COPYING config-example
desktopdir = $(datadir)/applications
-desktop_DATA = deadbeef.desktop.in
+desktop_DATA = deadbeef.desktop
EXTRA_DIST = $(docs_DATA) $(desktop_DATA)