aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2c75750b3..4d1bba47a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,6 @@ AM_LDFLAGS = \
$(NULL)
# Programs
-SUBDIRS += \
+SUBDIRS = \
gprs \
$(NULL)