summaryrefslogtreecommitdiff
path: root/python/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-09-22 16:39:39 +0300
committerPanu Matilainen <pmatilai@redhat.com>2009-09-22 16:39:39 +0300
commit2b06ca079c90960242dfe173e0e8c2fbc39d7689 (patch)
tree922b9bfc4f79ba6fc5574c0ea13c222103348b6b /python/Makefile.am
parentae6ea9789ff395e2343d7c7a9eae551a64a74db5 (diff)
downloadlibrpm-tizen-2b06ca079c90960242dfe173e0e8c2fbc39d7689.tar.gz
librpm-tizen-2b06ca079c90960242dfe173e0e8c2fbc39d7689.tar.bz2
librpm-tizen-2b06ca079c90960242dfe173e0e8c2fbc39d7689.zip
Lose the utterly broken rpmio FD_t wrappers
Diffstat (limited to 'python/Makefile.am')
-rw-r--r--python/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 9216146dc..2d09af0da 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -22,7 +22,6 @@ _rpmmodule_la_SOURCES = rpmmodule.c system.h \
header-py.c header-py.h \
rpmds-py.c rpmds-py.h \
rpmdb-py.c rpmdb-py.h \
- rpmfd-py.c rpmfd-py.h \
rpmfi-py.c rpmfi-py.h \
rpmmi-py.c rpmmi-py.h \
rpmps-py.c rpmps-py.h \