diff options
author | jbj <devnull@localhost> | 2005-01-17 23:58:09 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-01-17 23:58:09 +0000 |
commit | 217c588baacf213a4570ee13e27477683baa3e88 (patch) | |
tree | 693227cc46d5576aa50746e5a195d5cea0373537 /build | |
parent | cd3d87df20647dc49e9091115a4e78922387ceb0 (diff) | |
download | rpm-217c588baacf213a4570ee13e27477683baa3e88.tar.gz rpm-217c588baacf213a4570ee13e27477683baa3e88.tar.bz2 rpm-217c588baacf213a4570ee13e27477683baa3e88.zip |
Build on macosx.
CVS patchset: 7701
CVS date: 2005/01/17 23:58:09
Diffstat (limited to 'build')
-rw-r--r-- | build/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Makefile.am b/build/Makefile.am index 6866eb734..d02bdb71c 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -12,6 +12,7 @@ INCLUDES = -I. \ @WITH_BEECRYPT_INCLUDE@ \ -I$(top_srcdir)/file/src \ -I$(top_srcdir)/popt \ + -I$(top_srcdir)/misc \ @WITH_LIBELF_INCLUDE@ \ @INCPATH@ |