mirror of
https://github.com/ErikAndren/cue2pops-mac.git
synced 2025-04-18 15:08:21 +02:00
Install depends on cue2pops
This commit is contained in:
parent
7b6207bb9f
commit
35fcad77b2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -23,7 +23,7 @@ debug:
|
|||
$(CC) $(CFLAGS_DEBUG) $(SRC) -o $(TARGET)
|
||||
|
||||
|
||||
install:
|
||||
install: cue2pops
|
||||
$(CP) $(TARGET) $(INSTALL_DIR)
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue