Makefile.am: remove DIST_SUBDIRS

It is the same as SUBDIRS, so it doesn't need to be defined. We don't do
this is in other Osmocom projects either.

Related: https://www.gnu.org/software/automake/manual/html_node/SUBDIRS-vs-DIST_005fSUBDIRS.html
Change-Id: I35345ba1c6ab6ecc827177dfd6f14a5be6606432
This commit is contained in:
Oliver Smith 2023-10-26 15:27:35 +02:00
parent 858e2db22f
commit 988b8f383d
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ include $(top_srcdir)/Make_global.am
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src include tools
DIST_SUBDIRS = src include tools
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libgtpnl.pc