summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <jbj>1998-10-11 15:20:09 +0000
committerjbj <jbj>1998-10-11 15:20:09 +0000
commit5f3d45bdbc97765a3febe8be4bb51a9c273a8e06 (patch)
tree4e3d762ed33f43ee8d1b54a58f367678353390af /Makefile.am
parent35ee357582011af5341095681af9fee8e69f2a96 (diff)
downloadlibpopt-5f3d45bdbc97765a3febe8be4bb51a9c273a8e06.tar.gz
permit rpm to be built in a sub-directory (--srcdir=DIR).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4a93db4..bd1a4c8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.3 foreign
-INCLUDES = -I..
+INCLUDES = -I$(top_srcdir)
noinst_HEADERS = popt.h
noinst_LIBRARIES = libpopt.a