summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-10-28 18:45:58 +0000
committerjbj <devnull@localhost>2000-10-28 18:45:58 +0000
commit95acf8ebaff1197dcb24df29bef7a8150035d2e1 (patch)
treec29d21cd55c911e5f85e2bfb57c7bcdddf87b8a2 /python
parente407eeefe7afcbfbfb11d213ac08f102c8200db7 (diff)
downloadlibrpm-tizen-95acf8ebaff1197dcb24df29bef7a8150035d2e1.tar.gz
librpm-tizen-95acf8ebaff1197dcb24df29bef7a8150035d2e1.tar.bz2
librpm-tizen-95acf8ebaff1197dcb24df29bef7a8150035d2e1.zip
- better item/task progress bars <rodrigob@conectiva.com.br>.
CVS patchset: 4232 CVS date: 2000/10/28 18:45:58
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index b9eb16ad0..3689ec5cf 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -74,6 +74,8 @@ CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
CPP = @CPP@
+CSCOPE = @CSCOPE@
+CTAGS = @CTAGS@
DATADIRNAME = @DATADIRNAME@
DBLIBOBJS = @DBLIBOBJS@
DLLTOOL = @DLLTOOL@