fixed c+p error and a typo
authorWerner Koch <wk@gnupg.org>
Fri, 21 Oct 2005 16:18:08 +0000 (16:18 +0000)
committerWerner Koch <wk@gnupg.org>
Fri, 21 Oct 2005 16:18:08 +0000 (16:18 +0000)
gpgme/Makefile.am

index ece1adfd83e3f86c24418170bb8646a7837da17a..7ecae1082b0ac388697175941fa50d9f0e3255de 100644 (file)
@@ -101,6 +101,7 @@ LTRCCOMPILE = $(LIBTOOL) --mode=compile $(RC) \
 
 gpgme_res = versioninfo.lo
 gpgme_res_ldflag = -Wl,.libs/versioninfo.o
+
 no_undefined = -no-undefined
 export_symbols = -export-symbols $(srcdir)/gpgme.def
 
@@ -152,5 +153,5 @@ status-table.h : gpgme.h
        $(srcdir)/mkstatus < $(srcdir)/gpgme.h > status-table.h
 
 install-data-local: install-def-file
-  
+
 uninstall-local: uninstall-def-file