Makefile.am removed elm_priv.h to be installed.
authorchuneon.park <chuneon.park@samsung.com>
Wed, 18 May 2011 05:40:17 +0000 (14:40 +0900)
committerchuneon.park <chuneon.park@samsung.com>
Wed, 18 May 2011 05:40:17 +0000 (14:40 +0900)
src/lib/Makefile.am

index b4d9ac4..801d0e0 100644 (file)
@@ -33,7 +33,6 @@ lib_LTLIBRARIES = libelementary.la
 includes_HEADERS = \
 Elementary.h \
 Elementary_Cursor.h \
-elm_priv.h \
 elm_widget.h
 includesdir = $(includedir)/elementary-@VMAJ@