diff options
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.bzrignore b/.bzrignore index 264467687b..853d19c3a9 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1,3 +1,6 @@ +source/lib/ldb/bin +*.pc +autom4te.cache *.d *.o *.x @@ -42,7 +45,8 @@ source/heimdal/lib/krb5/k524_err.? source/heimdal/lib/krb5/krb5_err.? source/heimdal/lib/roken/vis.h source/include/build.h -source/include/config.h +config.h +config.h.in source/include/config_tmp.h source/include/config_tmp.h.in source/ldap_server/proto.h |