aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-02-22 13:56:06 +0100
committerOliver Smith <osmith@sysmocom.de>2024-02-23 12:08:48 +0100
commit9baac03927f8a35be02a41fcc083ec010d21720f (patch)
tree023c4eaf4866121d6257fec28fdae09b0b5d529a
parent9bd2711f39a547c350906b4818a556b22fab707f (diff)
Cosmetic: Makefile.am: make SUBDIRS diff friendly
-rw-r--r--Makefile.am11
1 files changed, 10 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7fb2529..5db4ac6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,14 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = lib gtp ggsn sgsnemu doc contrib utils tests
+SUBDIRS = \
+ lib \
+ gtp \
+ ggsn \
+ sgsnemu \
+ doc \
+ contrib \
+ utils \
+ tests \
+ $(NULL)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libgtp.pc