mirror of
https://github.com/KeithDHedger/LFSDesktopProject.git
synced 2026-01-29 14:42:01 +00:00
7 lines
66 B
Makefile
7 lines
66 B
Makefile
|
|
SUBDIRS = LFSWManager/app
|
|
|
|
remake:
|
|
$(shell ./remakesourcelist)
|
|
|