diff options
author | jbj <devnull@localhost> | 2003-05-05 21:44:49 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-05-05 21:44:49 +0000 |
commit | 12a12cf3982e160c342e7f9ba714d5734b64aefa (patch) | |
tree | dc38156dafb0cc13146c19bbcc2878b595882ad7 /configure.ac | |
parent | 3bb3246247fea289d3a2638fde2f3d0b191774fd (diff) | |
download | librpm-tizen-12a12cf3982e160c342e7f9ba714d5734b64aefa.tar.gz librpm-tizen-12a12cf3982e160c342e7f9ba714d5734b64aefa.tar.bz2 librpm-tizen-12a12cf3982e160c342e7f9ba714d5734b64aefa.zip |
Sanity.
CVS patchset: 6818
CVS date: 2003/05/05 21:44:49
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5589a1055..901d2d093 100644 --- a/configure.ac +++ b/configure.ac @@ -1255,7 +1255,9 @@ AC_OUTPUT([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec doc/sk/Makefile python/Makefile python/rpmdb/Makefile - python/test/Makefile + python/rpmdb/test/Makefile + python/mpw/Makefile + python/mpw/test/Makefile ], [ echo timestamp > popt/stamp-h.in echo timestamp > beecrypt/stamp-h.in echo timestamp > stamp-h.in |