diff options
Diffstat (limited to 'iemlib2/src/makefile')
-rw-r--r-- | iemlib2/src/makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/iemlib2/src/makefile b/iemlib2/src/makefile new file mode 100644 index 0000000..19e7f63 --- /dev/null +++ b/iemlib2/src/makefile @@ -0,0 +1,4 @@ +TARGET = iemlib2 + +include ../../Make.include + |