diff options
author | Daniel Burrows <dburrows@debian.org> | 2009-01-05 20:01:07 -0800 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2009-01-05 20:01:07 -0800 |
commit | 932ae459b6aa9b6f2358d1a12d52ffe61813f8d6 (patch) | |
tree | f1e30d152b37a70286ad8be999169097b8dbcdca /configure.ac | |
parent | 14fa9cf65c192248129d67bd439250f07b1e0340 (diff) | |
download | aptitude-932ae459b6aa9b6f2358d1a12d52ffe61813f8d6.tar.gz |
Flesh out the history entry code a little more and start compiling it.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 93e5732c..4dfb99e9 100644 --- a/configure.ac +++ b/configure.ac @@ -373,6 +373,7 @@ AC_CONFIG_FILES([ src/cmdline/Makefile src/generic/Makefile src/generic/apt/Makefile + src/generic/apt/history/Makefile src/generic/apt/matching/Makefile src/generic/problemresolver/Makefile src/generic/util/Makefile |