Workaround for .cpp file.
This commit is contained in:
parent
7e292b36e4
commit
0d30c64cec
1 changed files with 3 additions and 0 deletions
|
@ -22,4 +22,7 @@ include $(TOPDIR)/Rules.make
|
|||
MODULE = beos
|
||||
OBJS = beos.$(OE)
|
||||
|
||||
distlist::
|
||||
@echo src/$(MODULE)/beos.cpp >>$(DISTLIST)
|
||||
|
||||
include $(TOPDIR)/Common.mk
|
||||
|
|
Loading…
Add table
Reference in a new issue