diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2020-02-20 21:53:24 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2020-02-20 21:53:48 +0200 |
| commit | 20ce7b70660429caaaa0f212052db2cbb732a5a2 (patch) | |
| tree | 6f9e7a62f5ad9b6851d8edb4b6575183b1b0bae6 /configure.ac | |
| parent | a132f5c21ff6e65e008daa2d1167d439f6bd5185 (diff) | |
lib/parser -> lib/query
And update the names to follow the mu- convention.
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e60dcbe..9e4176c 100644 --- a/configure.ac +++ b/configure.ac @@ -256,7 +256,7 @@ mu/mu-memcheck lib/Makefile lib/doxyfile lib/utils/Makefile -lib/parser/Makefile +lib/query/Makefile mu4e/Makefile mu4e/mu4e-meta.el guile/Makefile |
