Cosmetic: Makefile.am: make SUBDIRS diff friendly

Change-Id: I49e1b08e48dc324f313228e8c69679c37aa774f4
This commit is contained in:
Oliver Smith 2024-02-22 13:56:06 +01:00
parent 9bd2711f39
commit 9baac03927
1 changed files with 10 additions and 1 deletions

View File

@ -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