summaryrefslogtreecommitdiffstats
path: root/ham/ax25-tools/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'ham/ax25-tools/INSTALL')
-rwxr-xr-xham/ax25-tools/INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/ax25-tools/INSTALL b/ham/ax25-tools/INSTALL
index a411889342..ada72d4bdf 100755
--- a/ham/ax25-tools/INSTALL
+++ b/ham/ax25-tools/INSTALL
@@ -1,4 +1,6 @@
if [[ $CONFIGS == y ]]; then
cd $SOURCE_DIRECTORY &&
make installconf
-fi
+fi &&
+make install
+