aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/make-files.txt
blob: dec246134b20d1c37b6d5afec0561b227e7efc58 (plain)
1
2
3
4
5
6
# all the source files from the package
SRCDIR=source

SRCS= main.cpp py.cpp pyext.cpp modmeth.cpp clmeth.cpp register.cpp pyargs.cpp bound.cpp

HDRS= main.h pyext.h