Add error sub-directory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1128 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -61,4 +61,5 @@ AC_OUTPUT(Makefile \
|
|||||||
lib/asn1/Makefile \
|
lib/asn1/Makefile \
|
||||||
lib/des/Makefile \
|
lib/des/Makefile \
|
||||||
lib/krb5/Makefile \
|
lib/krb5/Makefile \
|
||||||
|
lib/krb5/error/Makefile \
|
||||||
kuser/Makefile)
|
kuser/Makefile)
|
||||||
|
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = no-dependencies
|
AUTOMAKE_OPTIONS = no-dependencies
|
||||||
|
|
||||||
|
SUBDIRS = error
|
||||||
|
|
||||||
INCLUDES = -I$(top_builddir)/include
|
INCLUDES = -I$(top_builddir)/include
|
||||||
|
|
||||||
lib_LIBRARIES = krb5
|
lib_LIBRARIES = krb5
|
||||||
|
Reference in New Issue
Block a user