added elm_priv.h in Makefile.am to install
authorchuneon.park <chuneon.park@samsung.com>
Fri, 13 May 2011 11:25:40 +0000 (20:25 +0900)
committerchuneon.park <chuneon.park@samsung.com>
Fri, 13 May 2011 11:25:40 +0000 (20:25 +0900)
src/lib/Makefile.am

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