add elm_priv.h (later should be removed)
authorWooHyun Jung <wh0705.jung@samsung.com>
Wed, 5 Jan 2011 01:54:33 +0000 (10:54 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Wed, 5 Jan 2011 01:54:33 +0000 (10:54 +0900)
src/lib/Makefile.am

index a768a39..127e6fa 100644 (file)
@@ -29,7 +29,8 @@ lib_LTLIBRARIES = libelementary.la
 includes_HEADERS = \
 Elementary.h \
 Elementary_Cursor.h \
-elm_widget.h
+elm_widget.h \
+elm_priv.h
 includesdir = $(includedir)/elementary-@VMAJ@
 
 libelementary_la_SOURCES = \