Change in libosmocore[master]: utils: drop redundant _SOURCES entries

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Thu Dec 20 14:34:41 UTC 2018


Max has uploaded this change for review. ( https://gerrit.osmocom.org/12392


Change subject: utils: drop redundant _SOURCES entries
......................................................................

utils: drop redundant _SOURCES entries

Automake use the .c file corresponding to the program name
automatically, there's no need to use _SOURCES unless they have
multiple files in them.

Change-Id: Ia0374e2d38e6bdc416eec182030af94b89d65ab7
---
M utils/Makefile.am
1 file changed, 0 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/92/12392/1

diff --git a/utils/Makefile.am b/utils/Makefile.am
index fb79190..c3d174d 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -7,11 +7,6 @@
 
 bin_PROGRAMS = osmo-arfcn osmo-auc-gen osmo-config-merge
 
-osmo_arfcn_SOURCES = osmo-arfcn.c
-
-osmo_auc_gen_SOURCES = osmo-auc-gen.c
-
-osmo_config_merge_SOURCES = osmo-config-merge.c
 osmo_config_merge_LDADD = $(LDADD) $(TALLOC_LIBS)
 osmo_config_merge_CFLAGS = $(TALLOC_CFLAGS)
 

-- 
To view, visit https://gerrit.osmocom.org/12392
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia0374e2d38e6bdc416eec182030af94b89d65ab7
Gerrit-Change-Number: 12392
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181220/019b4e47/attachment.htm>


More information about the gerrit-log mailing list