diff options
| author | Roy Marples <roy@marples.name> | 2008-01-06 11:38:37 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-01-06 11:38:37 +0000 |
| commit | 62ef80e7f87e206ac3532a0c893f3b80d7736ecc (patch) | |
| tree | 0d50d26055268e9b888a187c252a5489f21851ca /src/libeinfo | |
| parent | 2b54426bd3a2ed10a9de27098bfa0727537853bd (diff) | |
| download | openrc-62ef80e7f87e206ac3532a0c893f3b80d7736ecc.tar.xz | |
Add our version maps back
Diffstat (limited to 'src/libeinfo')
| -rw-r--r-- | src/libeinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libeinfo/Makefile b/src/libeinfo/Makefile index b6826340..5cace0cc 100644 --- a/src/libeinfo/Makefile +++ b/src/libeinfo/Makefile @@ -5,10 +5,10 @@ LIB= einfo SHLIB_MAJOR= 1 SRCS= libeinfo.c INCS= einfo.h +VERSION_MAP= einfo.map SHLIBDIR= /${LIBNAME} include $(TOPDIR)/cc.mk include $(TOPDIR)/lib.mk include $(TOPDIR)/$(TERMCAP).mk - |
