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, 4 insertions, 0 deletions
diff --git a/ham/ax25-tools/INSTALL b/ham/ax25-tools/INSTALL
new file mode 100755
index 0000000000..a411889342
--- /dev/null
+++ b/ham/ax25-tools/INSTALL
@@ -0,0 +1,4 @@
+if [[ $CONFIGS == y ]]; then
+ cd $SOURCE_DIRECTORY &&
+ make installconf
+fi