diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-06-04 14:57:25 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-06-04 14:57:25 +0000 |
| commit | 6525738f63c6fd15b4ae11d935311b804e0c24a6 (patch) | |
| tree | e1c447042524d8eef8d5c8d4f8b4a9c52489721c /lib/libucl | |
| parent | 095bde9316dc3d05d053b659e370866405af44b6 (diff) | |
| parent | 6b85ccc6518cf9ecbe23cfe13d3ce8e9e0525809 (diff) | |
Notes
Diffstat (limited to 'lib/libucl')
| -rw-r--r-- | lib/libucl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libucl/Makefile b/lib/libucl/Makefile index 802048f65afd..1bb9fd2230ee 100644 --- a/lib/libucl/Makefile +++ b/lib/libucl/Makefile @@ -14,8 +14,7 @@ SRCS= ucl_emitter_streamline.c \ ucl_parser.c \ ucl_schema.c \ ucl_sexp.c \ - ucl_util.c \ - xxhash.c + ucl_util.c .PATH: ${LIBUCL}/src \ ${LIBUCL}/include |
