summaryrefslogtreecommitdiff
path: root/src/libudev/Makefile.am
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-17 10:13:59 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-17 10:13:59 -0500
commit67cae770344f23658562dffff95e77967543c475 (patch)
treec18dbf6e8902663e012911bcc826b20794f9c038 /src/libudev/Makefile.am
parentaf7b6e9317935054353593a338ec2e9ed40282ed (diff)
Rename src/shared to src/include, a saner name
Diffstat (limited to 'src/libudev/Makefile.am')
-rw-r--r--src/libudev/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libudev/Makefile.am b/src/libudev/Makefile.am
index eeed39bf11..e44ad01258 100644
--- a/src/libudev/Makefile.am
+++ b/src/libudev/Makefile.am
@@ -5,7 +5,7 @@ LIBUDEV_REVISION=0
LIBUDEV_AGE=2
AM_CPPFLAGS = \
- -I $(top_srcdir)/src/shared
+ -I $(top_srcdir)/src/include
lib_LTLIBRARIES = \
libudev.la