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.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/externals/grill/flext/make-files.txt b/externals/grill/flext/make-files.txt
index 68780d76..623cd1f9 100644
--- a/externals/grill/flext/make-files.txt
+++ b/externals/grill/flext/make-files.txt
@@ -1,4 +1,5 @@
SRCS=flbase.cpp flext.cpp flbuf.cpp fldsp.cpp fllib.cpp flxlet.cpp flattr.cpp flsupport.cpp \
-flutil.cpp flatom.cpp flthr.cpp flout.cpp
+flutil.cpp flatom.cpp flatom_pr.cpp flthr.cpp flout.cpp
HDRS=flstdc.h flbase.h flclass.h fldefs.h flext.h flsupport.h fldsp.h flinternal.h
-IHDRS=
+SRCS_SNDOBJ=flsndobj.cpp
+HDRS_SNDOBJ=flsndobj.h