Allow use of seperate build and source dir when building

common/libpkcs11            


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5202 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
dengert 2011-02-16 21:05:52 +00:00
parent ffb46d2573
commit c6eb3a3085
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ dist_noinst_DATA = \
compat_getopt_main.c \
README.compat_strlcpy compat_strlcpy.3
INCLUDES = -I$(top_builddir)/src
INCLUDES = -I$(top_srcdir)/src
libcompat_la_SOURCES = \
compat_dummy.c \