aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsupclient/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsupclient/Makefile.am')
-rw-r--r--src/gsupclient/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsupclient/Makefile.am b/src/gsupclient/Makefile.am
index 38b1582..3412c40 100644
--- a/src/gsupclient/Makefile.am
+++ b/src/gsupclient/Makefile.am
@@ -9,7 +9,7 @@ AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/incl
lib_LTLIBRARIES = libosmo-gsup-client.la
libosmo_gsup_client_la_SOURCES = \
- ipa_name.c \
+ cni_peer_id.c \
gsup_client.c \
gsup_req.c \
$(NULL)