Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : proto

Dir     : e17/proto/e_dbus/src/lib/hal


Modified Files:
        Makefile.am 


Log Message:
oops. don't install private header

===================================================================
RCS file: /cvs/e/e17/proto/e_dbus/src/lib/hal/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 20 Mar 2007 06:34:13 -0000      1.2
+++ Makefile.am 21 Mar 2007 01:36:04 -0000      1.3
@@ -6,10 +6,11 @@
 
 lib_LTLIBRARIES = libehal.la
 
-include_HEADERS = E_Hal.h e_hal_private.h
+include_HEADERS = E_Hal.h
 
 libehal_la_SOURCES = \
 E_Hal.h \
+e_hal_private.h \
 e_hal_device.c  \
 e_hal_manager.c \
 e_hal_util.c 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to