removed executable bit on new source files and added them to
the makefile.
This commit is contained in:
parent
08867440c1
commit
87d973e4d0
|
@ -16,6 +16,10 @@ DEPTH = ../..
|
|||
VDEPTH = ./$(VPATH)/$(DEPTH)
|
||||
|
||||
EXTRA_DIST = \
|
||||
CAutoStart.cpp \
|
||||
CAutoStart.h \
|
||||
LaunchUtil.cpp \
|
||||
LaunchUtil.h \
|
||||
launcher.cpp \
|
||||
launcher.dsp \
|
||||
launcher.rc \
|
||||
|
|
Loading…
Reference in New Issue