summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/makefile')
-rw-r--r--apt-pkg/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile
index 148ad581b..d4537859d 100644
--- a/apt-pkg/makefile
+++ b/apt-pkg/makefile
@@ -42,7 +42,8 @@ HEADERS+= algorithms.h depcache.h pkgcachegen.h cacheiterators.h \
acquire.h acquire-worker.h acquire-item.h acquire-method.h \
clean.h srcrecords.h cachefile.h versionmatch.h policy.h \
pkgsystem.h indexfile.h metaindex.h indexrecords.h vendor.h \
- vendorlist.h cdrom.h indexcopy.h aptconfiguration.h
+ vendorlist.h cdrom.h indexcopy.h aptconfiguration.h \
+ packageset.h
# Source code for the debian specific components
# In theory the deb headers do not need to be exported..