]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix make install breakage with xfsprogs platform headers.
authorNathan Scott <nathans@sgi.com>
Fri, 18 Jun 2004 01:42:17 +0000 (01:42 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 18 Jun 2004 01:42:17 +0000 (01:42 +0000)
include/Makefile

index aeb54188ccfda93367000a7c4b7aa2094fd517d6..70d97cdd2d758e308bb36ebba87e6ec647c4a2bd 100644 (file)
@@ -44,10 +44,10 @@ HFILES = handle.h jdm.h libxfs.h libxlog.h swab.h xqm.h \
        xfs_log.h xfs_log_priv.h xfs_log_recover.h xfs_mount.h xfs_quota.h \
        xfs_rtalloc.h xfs_sb.h xfs_trans.h xfs_trans_space.h xfs_types.h
 
-HFILES += $(PKG_PLATFORM).c
+HFILES += $(PKG_PLATFORM).h
 PHFILES = darwin.h freebsd.h irix.h linux.h
 DKHFILES = volume.h fstyp.h dvh.h
-LSRCFILES = $(shell echo $(PHFILES) | sed -e "s/$(PKG_PLATFORM).c//g")
+LSRCFILES = $(shell echo $(PHFILES) | sed -e "s/$(PKG_PLATFORM).h//g")
 LSRCFILES += platform_defs.h.in builddefs.in buildmacros buildrules $(DKHFILES)
 LDIRT = xfs disk