summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2018-07-04 15:07:31 -0400
committerZack Weinberg <zackw@panix.com>2018-07-04 21:52:19 -0400
commit1a51a81abc609c1a48edb2f4c0887e892e9e968f (patch)
treedffd3feb8272a19aa8dbacd3f7b1becab461e004 /.gitignore
parentfd45d0e95045b49a80a87bfa184fc9be90336779 (diff)
downloadlibxcrypt-1a51a81abc609c1a48edb2f4c0887e892e9e968f.tar.gz
libxcrypt-1a51a81abc609c1a48edb2f4c0887e892e9e968f.tar.bz2
libxcrypt-1a51a81abc609c1a48edb2f4c0887e892e9e968f.zip
Check in alg-des-tables.c, don't run gen-des-tables at build time.
This eliminates a whole bunch of dodgy logic from Makefile.am (Automake doesn't fully comprehend the distinction between CC and CC_FOR_BUILD) and will also make it easier to support enabling and disabling of individual hashes without needing AM_CONDITIONALs for each.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3728add..5e998dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,8 +42,6 @@
*.o
*.so
*.trs
-/gen-des-tables
-/alg-des-tables.c
/crypt.h
/crypt-symbol-vers.h
/libcrypt.map