aboutsummaryrefslogtreecommitdiffstats
path: root/assuan/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-08-19 16:34:42 +0000
committerWerner Koch <[email protected]>2005-08-19 16:34:42 +0000
commit01baed5b70d549290ad3f1df10158ee400ed489b (patch)
tree32efeafe1efff02d8e58fc2a16dda294facdf42b /assuan/Makefile.am
parentChanges to allow building a W32 DLL (diff)
downloadgpgme-01baed5b70d549290ad3f1df10158ee400ed489b.tar.gz
gpgme-01baed5b70d549290ad3f1df10158ee400ed489b.zip
Added missing files and fixed stuff from the recent merged. I did only
tests on W32 at that time.
Diffstat (limited to '')
-rw-r--r--assuan/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/assuan/Makefile.am b/assuan/Makefile.am
index 8c4d88cf..b88b7dc5 100644
--- a/assuan/Makefile.am
+++ b/assuan/Makefile.am
@@ -44,6 +44,8 @@ libassuan_la_SOURCES = \
assuan-socket-server.c \
assuan-pipe-connect.c \
assuan-socket-connect.c \
+ assuan-socket.c \
+ funopen.c \
assuan-io.c \
assuan-domain-connect.c \
assuan-domain-server.c \