summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Daniel <cd@maintech.de>2013-01-10 15:43:26 +0100
committerChristian Daniel <cd@maintech.de>2013-01-10 15:43:26 +0100
commit8d91910f7466e648c5d60ce2e06d662e001b34a0 (patch)
tree8336c9e1ebfef3667b47a960625d21db98670fc2
parented0d85cf333fafef0d93cff9433196a1e878e7f5 (diff)
parentcd37e9fab1ed6fc3ba9f0de55f96945099efcd1a (diff)
Merge branch 'master' of git.osmocom.org:osmo-sdr into mci-rewrite
-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