Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHib Eris <hib@hiberis.nl>2011-02-07 20:22:53 +0300
committerZoltan Varga <vargaz@gmail.com>2011-02-08 03:01:09 +0300
commitf25db7a7948e42ffd223fbaba5a36bb2bf8ff26e (patch)
tree80dfda91020d886ee070668e9680383f77fda54d
parentbef5178b89d87cb30aae389ccab08cdf6cb0d24b (diff)
Do not distribute eglib-config.h
The file eglib-config.h is generated when running configure. Distributing eglib-config.h in tarballs causes errors when building out of the source tree.
-rw-r--r--eglib/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/eglib/src/Makefile.am b/eglib/src/Makefile.am
index 189d6988fe9..6ef2c53ac65 100644
--- a/eglib/src/Makefile.am
+++ b/eglib/src/Makefile.am
@@ -24,7 +24,6 @@ os_files = $(unix_files)
endif
libeglib_la_SOURCES = \
- eglib-config.h \
eglib-remap.h \
sort.frag.h \
glib.h \