summaryrefslogtreecommitdiff
path: root/extras/volume_id/lib/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-08-28 23:39:41 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-08-28 23:39:41 +0200
commit2603474ff9be2418900581da1af5cccc9f13cae1 (patch)
tree783c89e1baf6718b8207fb340f5ac143d86d6788 /extras/volume_id/lib/Makefile.am
parentba6929f6690a72485ac3c6b7610ffbd5ab319be7 (diff)
volume_id: remove deprecated functions and bump major version
Diffstat (limited to 'extras/volume_id/lib/Makefile.am')
-rw-r--r--extras/volume_id/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/volume_id/lib/Makefile.am b/extras/volume_id/lib/Makefile.am
index 6313962e68..f9c6fbe306 100644
--- a/extras/volume_id/lib/Makefile.am
+++ b/extras/volume_id/lib/Makefile.am
@@ -6,6 +6,7 @@ include_HEADERS =\
libvolume_id.h
libvolume_id_la_SOURCES =\
+ libvolume_id-private.h \
ext.c \
fat.c \
hfs.c \