Skip to content
Success

Changes

Summary

  1. include/osmocom/netif/Makefile.am cosmetic: make it easier to extend (details)
Commit 8a8b70d94ddbe10a9fc40684717306f254549962 by falcon
include/osmocom/netif/Makefile.am cosmetic: make it easier to extend

To make it easier to add new headers to osmonetif_HEADERS list,
make two cosmetic changes to it:

* List all currently exported headers in alphabetical order;
* Use $(NULL) construct so that every header-naming line ends
  with a backslash.

Change-Id: I05ecbdb44286b842e158278fb07479846cd66806
The file was modifiedinclude/osmocom/netif/Makefile.am