aboutsummaryrefslogtreecommitdiff
path: root/compat/Makefile.am
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2011-05-03 10:10:59 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2011-05-03 10:10:59 -0400
commitff108a1414736fe057b4eada10f4a8c3dc32ac39 (patch)
tree942d28cad437dd20bf29cb60ad58ad4949b87c96 /compat/Makefile.am
parent91af8f14863a516ff9aa80b703d8a34583e6e107 (diff)
parent4957bf13b26a403271c9838a9b74b9f61682fa8e (diff)
downloadduser-ff108a1414736fe057b4eada10f4a8c3dc32ac39.tar.gz
Merge pull request #5 from extrarius/master.
Various code clean ups to solve potential problems
Diffstat (limited to 'compat/Makefile.am')
-rw-r--r--compat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/Makefile.am b/compat/Makefile.am
index 3482755..88a2689 100644
--- a/compat/Makefile.am
+++ b/compat/Makefile.am
@@ -1,6 +1,6 @@
noinst_LIBRARIES = libdusercompat.a
-AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include/compat
libdusercompat_a_SOURCES= strcasestr.c \
strchrnul.c