don't install private headers

SVN revision: 50166
This commit is contained in:
Vincent Torri 2010-07-09 20:24:49 +00:00
parent e9568abe33
commit 82fa7e0fa0
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ AM_CPPFLAGS = \
lib_LTLIBRARIES = libedje.la
includes_HEADERS = Edje.h Edje_Edit.h edje_convert.h
includes_HEADERS = Edje.h Edje_Edit.h
includesdir = $(includedir)/edje-@VMAJ@
base_sources = \
@ -130,7 +130,7 @@ endif
libedje_la_LIBADD = @EDJE_LIBS@ @ECORE_IMF_LIBS@ @EVIL_LIBS@ -lm
libedje_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@ @release_info@
EXTRA_DIST = edje_private.h edje_container.h
EXTRA_DIST = edje_private.h edje_container.h edje_convert.h
clean-local:
@rm -rf edje_amalgamation.c