Skip to content
Snippets Groups Projects
Commit 1d354c5c authored by Marco Filho's avatar Marco Filho
Browse files

Remove unnecessary wildcard.

It was there because of a mistake.
parent 2ad6c0ed
No related branches found
No related tags found
1 merge request!4Add arrays to set channels
......@@ -11,7 +11,6 @@ TMPS += $(APPDB)/hybrid.template
TMPS += $(APPDB)/vmm_tbl.template
SUBS = $(APPDB)/channels.sub
SOURCES += $(wildcard $(APPSRC)/*.cpp)
SOURCES += $(APPSRC)/hybrid.cpp
SOURCES += $(APPSRC)/vmm3a.cpp
SOURCES += $(APPSRC)/vmm_config.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment