aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/Makefile.am')
-rw-r--r--src/utils/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am
index fad522df1..2d671023b 100644
--- a/src/utils/Makefile.am
+++ b/src/utils/Makefile.am
@@ -28,7 +28,6 @@ if BUILD_SMPP
noinst_PROGRAMS = \
smpp_mirror \
$(NULL)
-endif
smpp_mirror_SOURCES = \
smpp_mirror.c \
@@ -44,4 +43,4 @@ smpp_mirror_LDADD = \
$(LIBOSMOGSM_LIBS) \
$(LIBSMPP34_LIBS) \
$(NULL)
-
+endif