summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2012-12-08 20:04:48 +0100
committerDimitri Stolnikov <horiz0n@gmx.net>2012-12-08 20:04:48 +0100
commitcd37e9fab1ed6fc3ba9f0de55f96945099efcd1a (patch)
tree805c6a05fffb47d1a1bcd07b9f05ecc8134dda6f
parentd79e4f8dca10542b3f53a6b8b95095bcad42bf9c (diff)
software/libosmosdr: remove spaces from Makefile template
-rw-r--r--software/libosmosdr/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/software/libosmosdr/Makefile.am b/software/libosmosdr/Makefile.am
index 09416ba..61ba45b 100644
--- a/software/libosmosdr/Makefile.am
+++ b/software/libosmosdr/Makefile.am
@@ -14,10 +14,10 @@ dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
install-udev-rules:
- $(INSTALL_DATA) osmosdr.rules /etc/udev/rules.d
+ $(INSTALL_DATA) osmosdr.rules /etc/udev/rules.d
uninstall-udev-rules:
- rm -rf /etc/udev/rules.d/osmosdr.rules
+ rm -rf /etc/udev/rules.d/osmosdr.rules
EXTRA_DIST = git-version-gen