diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2020-07-15 18:28:54 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2020-07-15 18:28:54 +0000 |
| commit | 5b0945b57059d1cde0831d3afea7ec56c7d79508 (patch) | |
| tree | e49923939d3056efb36ba71433d5f2601ba06f5c /lib/libsmdb/Makefile | |
| parent | 289d6a3fa6f52d2222728c98d085fd743b46aab4 (diff) | |
| parent | cee0d44ab388e12fbd62fdb134d295c58901148a (diff) | |
Notes
Diffstat (limited to 'lib/libsmdb/Makefile')
| -rw-r--r-- | lib/libsmdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsmdb/Makefile b/lib/libsmdb/Makefile index b1957b9c2149..893e3d173a08 100644 --- a/lib/libsmdb/Makefile +++ b/lib/libsmdb/Makefile @@ -15,7 +15,7 @@ WARNS?= 3 LIB= smdb SRCS+= sm_os.h -SRCS+= smdb.c smdb1.c smdb2.c smndbm.c +SRCS+= smdb.c smdb1.c smdb2.c smndbm.c smcdb.c CLEANFILES+=sm_os.h INTERNALLIB= |
