mirror of
https://github.com/vivier/EMILE.git
synced 2024-10-31 20:05:01 +00:00
Remove DISTFILES, set in Rules.mk
This commit is contained in:
parent
116c7694fb
commit
6808d944de
@ -27,8 +27,6 @@ SOURCES = iso9660_mount.c iso9660_opendir.c \
|
||||
|
||||
HEADERS = libiso9660.h
|
||||
|
||||
DISTFILES = $(SOURCES) $(HEADERS)
|
||||
|
||||
all:
|
||||
test -d $(TARGET) || mkdir $(TARGET)
|
||||
$(MAKE) -C $(TARGET) -f $(TOP)/Makefile $(LIBRARY) TOP=$(TOP)
|
||||
|
Loading…
Reference in New Issue
Block a user