summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksandar Kanchev <kanchev@itestra.com>2013-01-22 11:34:21 +0100
committerAleksandar Kanchev <kanchev@itestra.com>2013-01-22 11:34:21 +0100
commit988eff46b7d987cefaf70ff2a1d415bf19d7e983 (patch)
tree760b6db940f17d33e7fd9b850e714931ea7612f8
parent0bd356e4450137c1296ed703329e5eb5a9129098 (diff)
downloadgenivi-common-api-runtime-988eff46b7d987cefaf70ff2a1d415bf19d7e983.tar.gz
include LICENSE in make dist target
-rw-r--r--.gitignore1
-rw-r--r--Makefile.am3
-rw-r--r--[-rwxr-xr-x]README0
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 595657e..8000517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
*.la
*.lo
*.o
+*.gz
/.autotools
/.cproject
/.project
diff --git a/Makefile.am b/Makefile.am
index dc16c24..560c240 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
+EXTRA_DIST = LICENSE
# ------------------------------------------------------------------------------
MAINTAINERCLEANFILES = \
@@ -58,4 +59,4 @@ VariantTest_CPPFLAGS = ${AM_CPPFLAGS} ${GTEST_CPPFLAGS}
VariantTest_CXXFLAGS = ${GTEST_CXXFLAGS} -Isrc
VariantTest_LDADD = ${LDADD} ${GTEST_LIBS} libCommonAPI.la
-endif \ No newline at end of file
+endif
diff --git a/README b/README
index f0f37cd..f0f37cd 100755..100644
--- a/README
+++ b/README