diff options
| author | Thomas Haller <thaller@redhat.com> | 2016-10-18 14:01:56 +0200 |
|---|---|---|
| committer | Thomas Haller <thaller@redhat.com> | 2016-10-21 17:37:57 +0200 |
| commit | 14b5309af3fc4be3fcaf66703b879da090eb4ac4 (patch) | |
| tree | f53dbe556ae3edffabc4446305eeb8e751c8a4de /examples/python/python-networkmanager | |
| parent | b0f4e25782944744256bfc0ad01848ea5c7547c8 (diff) | |
| download | NetworkManager-14b5309af3fc4be3fcaf66703b879da090eb4ac4.tar.gz | |
build: merge "vapi/Makefile.am" into toplevel Makefile
There is an strange automake warning
Makefile.vapigen:49: warning: $(1) was already defined in condition TRUE, which includes condition ENABLE_VAPIGEN ...
Makefile.am:4: 'Makefile.vapigen' included from here
Makefile.glib:124: ... '$(1)' previously defined here
Makefile.am:1: 'Makefile.glib' included from here
when having
if ENABLE_VAPIGEN
include Makefile.vapigen
endif
That is worked around by removing the "if", which however
requires us to remove the error check in Makefile.vapigen.
Diffstat (limited to 'examples/python/python-networkmanager')
0 files changed, 0 insertions, 0 deletions
