summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-11-10 17:06:37 +0100
committerThomas Haller <thaller@redhat.com>2016-11-10 18:30:38 +0100
commit7b78a931dff637276b295991c3f26a90cc256e21 (patch)
treee9f73cd63e5cd27055d7efe00dbc6897fa9b1269 /.gitignore
parentaa3e44984ab2a5ed258e65e5caeffd8ba1f251b8 (diff)
build: generate src/NetworkManager.ver during build
This adds 0.4 seconds to the build time. You can disable it by setting $NM_BUILD_NO_CREATE_EXPORTS environment variable. This is useful in the unexpected case that the script is broken. Or, if you just want to use a different, non-generated version-script. Or, if you want to save 0.4 seconds build-time.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 21de7800fa..9f4dd70435 100644
--- a/.gitignore
+++ b/.gitignore
@@ -238,6 +238,7 @@ test-*.trs
/po/remove-potcdate.sin
/src/NetworkManager
+/src/NetworkManager.ver
/src/devices/tests/test-arping
/src/devices/tests/test-lldp
/src/devices/wifi/tests/test-general