diff options
Diffstat (limited to 'GApop/make-files.txt')
-rwxr-xr-x | GApop/make-files.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/GApop/make-files.txt b/GApop/make-files.txt new file mode 100755 index 0000000..7b5176b --- /dev/null +++ b/GApop/make-files.txt @@ -0,0 +1,3 @@ +# all the source files from the package +SRCDIR = src +SRCS= GApop.cpp |