aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/make-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/make-files.txt')
-rw-r--r--externals/grill/flext/make-files.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/externals/grill/flext/make-files.txt b/externals/grill/flext/make-files.txt
index 42720544..3702966d 100644
--- a/externals/grill/flext/make-files.txt
+++ b/externals/grill/flext/make-files.txt
@@ -1,8 +1,10 @@
SRCS=flbase.cpp flext.cpp flbuf.cpp fldsp.cpp fllib.cpp flxlet.cpp flattr.cpp flsupport.cpp \
flutil.cpp flatom.cpp flatom_pr.cpp flthr.cpp fltimer.cpp flsimd.cpp flout.cpp \
flatom_app.cpp flatom_part.cpp flitem.cpp flmeth.cpp flmsg.cpp \
-flproxy.cpp flqueue.cpp
+flproxy.cpp flqueue.cpp flbind.cpp
+
HDRS=flprefix.h flstdc.h flbase.h flclass.h fldefs.h flext.h flsupport.h fldsp.h flinternal.h
+
SRCS_SNDOBJ=flsndobj.cpp
HDRS_SNDOBJ=flsndobj.h
SRCS_STK=flstk.cpp