aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2013-06-04 22:49:48 +1000
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2013-06-04 23:00:55 +1000
commit3d6a35972b70f9295455755802849303eb900a65 (patch)
treea5eb61d14fb8f2344c0ceace2987263bb1442630 /heimdall/Makefile.am
parent858a3470e926fe3fbc605a136c2adb3b7012d1e2 (diff)
downloadexternal_heimdall-3d6a35972b70f9295455755802849303eb900a65.zip
external_heimdall-3d6a35972b70f9295455755802849303eb900a65.tar.gz
external_heimdall-3d6a35972b70f9295455755802849303eb900a65.tar.bz2
Renamed udev rules file and explictly added /usr/include to the include search path for Heimdall Frontend on UNIX systems.
Diffstat (limited to 'heimdall/Makefile.am')
-rw-r--r--heimdall/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/heimdall/Makefile.am b/heimdall/Makefile.am
index f1a659f..6ed343c 100644
--- a/heimdall/Makefile.am
+++ b/heimdall/Makefile.am
@@ -22,8 +22,8 @@ heimdall_LDADD = $(DEPS_LIBS) $(STATIC_LIBS)
if LINUXTARGET
-udevrulesdir = /lib/udev/rules.d
-udevrules_DATA = 60-heimdall-galaxy-s.rules
+udevrulesdir = ${libdir}/udev/rules.d
+udevrules_DATA = 60-heimdall.rules
install-data-hook:
@echo ""