mirror of
https://github.com/sheumann/hush.git
synced 2024-12-21 23:29:34 +00:00
update e2p target to match condensed files
This commit is contained in:
parent
548ffd49a3
commit
6adfd349e9
@ -36,8 +36,7 @@ $(E2FSPROGS_DIR)%.o: $(srcdir)/%.c
|
||||
$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<
|
||||
|
||||
E2P_SRC_LIST := \
|
||||
fgetflags.c fsetflags.c \
|
||||
fgetversion.c fsetversion.c \
|
||||
fgetsetflags.c fgetsetversion.c \
|
||||
pf.c iod.c
|
||||
E2P_SRC := $(patsubst %, $(E2FSPROGS_DIR)/e2p/%, $(E2P_SRC_LIST))
|
||||
$(E2FSPROGS_DIR)e2p.o: $(E2P_SRC)
|
||||
|
Loading…
Reference in New Issue
Block a user