diff options
Diffstat (limited to 'gobi-api/fixed-GobiAPI-1.0.40/Makefile.am')
-rw-r--r-- | gobi-api/fixed-GobiAPI-1.0.40/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gobi-api/fixed-GobiAPI-1.0.40/Makefile.am b/gobi-api/fixed-GobiAPI-1.0.40/Makefile.am new file mode 100644 index 0000000..654c675 --- /dev/null +++ b/gobi-api/fixed-GobiAPI-1.0.40/Makefile.am @@ -0,0 +1,9 @@ +SUBDIRS= \ + Database \ + Shared \ + Core \ + GobiConnectionMgmt \ + GobiImageMgmt \ + GobiQDLService + +ACLOCAL_AMFLAGS = -I m4 |