fixed c+p error and a typo
This commit is contained in:
parent
2b58d34490
commit
d1ac714cbf
@ -101,6 +101,7 @@ LTRCCOMPILE = $(LIBTOOL) --mode=compile $(RC) \
|
|||||||
|
|
||||||
gpgme_res = versioninfo.lo
|
gpgme_res = versioninfo.lo
|
||||||
gpgme_res_ldflag = -Wl,.libs/versioninfo.o
|
gpgme_res_ldflag = -Wl,.libs/versioninfo.o
|
||||||
|
|
||||||
no_undefined = -no-undefined
|
no_undefined = -no-undefined
|
||||||
export_symbols = -export-symbols $(srcdir)/gpgme.def
|
export_symbols = -export-symbols $(srcdir)/gpgme.def
|
||||||
|
|
||||||
@ -152,5 +153,5 @@ status-table.h : gpgme.h
|
|||||||
$(srcdir)/mkstatus < $(srcdir)/gpgme.h > status-table.h
|
$(srcdir)/mkstatus < $(srcdir)/gpgme.h > status-table.h
|
||||||
|
|
||||||
install-data-local: install-def-file
|
install-data-local: install-def-file
|
||||||
|
|
||||||
uninstall-local: uninstall-def-file
|
uninstall-local: uninstall-def-file
|
||||||
|
Loading…
Reference in New Issue
Block a user