summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-10-15 21:07:08 +0000
committerjbj <devnull@localhost>2001-10-15 21:07:08 +0000
commitcafccc00586497bdc9c5a4c12b19709fbd417976 (patch)
treede1a09f029a842119ba33cf37e23717c728c4e64 /lib/Makefile.am
parent14c1b443f6697a32c672b3a7e48ded98929431f9 (diff)
downloadlibrpm-tizen-cafccc00586497bdc9c5a4c12b19709fbd417976.tar.gz
librpm-tizen-cafccc00586497bdc9c5a4c12b19709fbd417976.tar.bz2
librpm-tizen-cafccc00586497bdc9c5a4c12b19709fbd417976.zip
- use only header methods, routines are now static.
CVS patchset: 5115 CVS date: 2001/10/15 21:07:08
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 183806bbe..89739a2a3 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -15,7 +15,7 @@ EXTRA_DIST = getdate.y
pkgincdir = $(pkgincludedir)
pkginc_HEADERS = \
- header.h hdrinline.h hdrproto.h \
+ header.h hdrinline.h \
misc.h rpmcli.h rpmlib.h stringbuf.h
noinst_HEADERS = \
cpio.h depends.h fsm.h header_internal.h \