]> err.no Git - util-linux/commitdiff
libmount: another Makefile.am fix
authorKarel Zak <kzak@redhat.com>
Mon, 7 Jun 2010 12:15:04 +0000 (14:15 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Jun 2010 12:15:04 +0000 (14:15 +0200)
shlibs/mount/src/Makefile.am

index bcd9c926090d613930cf3d281d32c6a1f32a236e..2a93df25a95bb408663368826efcc3acc6e136aa 100644 (file)
@@ -9,7 +9,7 @@ mountincdir = $(includedir)/mount
 nodist_mountinc_HEADERS = mount.h
 
 usrlib_exec_LTLIBRARIES = libmount.la
-libmount_la_SOURCES =  mount.h version.c utils.c test.c init.c cache.c \
+libmount_la_SOURCES =  mountP.h version.c utils.c test.c init.c cache.c \
                        optstr.c optmap.c optent.c optls.c iter.c lock.c \
                        fs.c tab.c tab_parse.c \
                        $(mountinc_HEADERS) \