summaryrefslogtreecommitdiffstats
path: root/eglib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'eglib/Makefile.am')
-rw-r--r--eglib/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/eglib/Makefile.am b/eglib/Makefile.am
new file mode 100644
index 00000000..e6166090
--- /dev/null
+++ b/eglib/Makefile.am
@@ -0,0 +1,8 @@
+
+if !GLIB
+noinst_LTLIBRARIES = libeglib.la
+
+libeglib_la_SOURCES = glib.h gmain.h gmain.c gmodule.h gmodule.c
+endif
+
+MAINTAINERCLEANFILES = Makefile.in