summaryrefslogtreecommitdiffstats
path: root/ham/ax25-apps/INSTALL
diff options
context:
space:
mode:
authorTommy Boatman2010-04-24 22:00:44 -0500
committerTommy Boatman2010-04-24 22:00:44 -0500
commit0c09823f543ee97f342eb61af1c15495ebd0b82b (patch)
tree11eae4ac0f37a6437c77931865d5545f39311ecb /ham/ax25-apps/INSTALL
parentaf22796ec0e6d4a0e888bec9cb6470810c402524 (diff)
ax25-tools: fixed install to properly install
Diffstat (limited to 'ham/ax25-apps/INSTALL')
-rwxr-xr-xham/ax25-apps/INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/ax25-apps/INSTALL b/ham/ax25-apps/INSTALL
index a411889342..5307869bd1 100755
--- a/ham/ax25-apps/INSTALL
+++ b/ham/ax25-apps/INSTALL
@@ -1,4 +1,5 @@
if [[ $CONFIGS == y ]]; then
cd $SOURCE_DIRECTORY &&
make installconf
-fi
+fi &&
+make install