summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f441e53a..fcf6771b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,7 +41,8 @@ gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/object.c gdbus/watch.c
gisi_sources = gisi/phonet.h gisi/modem.h gisi/netlink.h gisi/netlink.c \
gisi/socket.h gisi/socket.c gisi/client.h gisi/client.c \
- gisi/pep.h gisi/pep.c gisi/pipe.h gisi/pipe.c
+ gisi/pep.h gisi/pep.c gisi/pipe.h gisi/pipe.c gisi/iter.h \
+ gisi/iter.c
gatchat_sources = gatchat/gatchat.h gatchat/gatchat.c \
gatchat/gatresult.h gatchat/gatresult.c \