diff options
Diffstat (limited to 'build/Makefile.am')
-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@ |