aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2014-07-12 03:34:08 -0500
committerBrent Cook <bcook@openbsd.org>2014-07-12 03:34:08 -0500
commit65944782c3a1c347f5d57cc6649f04e8a89c58bd (patch)
tree6a6d0976ea644d81ac187e53f1fcb3e55adc2e5d /.gitignore
parent6017202b77e4483b6ac5db7bb48932f2e7411245 (diff)
downloadportable-65944782c3a1c347f5d57cc6649f04e8a89c58bd.tar.gz
portable-65944782c3a1c347f5d57cc6649f04e8a89c58bd.tar.bz2
portable-65944782c3a1c347f5d57cc6649f04e8a89c58bd.zip
add platform libraries to libcompat's LIBADD list
ok beck@
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e99ad46..e413341 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,8 @@ Makefile.in
34*.lo 34*.lo
35*.la 35*.la
36 36
37*.pc
38
37# tests 39# tests
38test-driver 40test-driver
39*.log 41*.log