Index: trunk/ippTools/src/Makefile.am
===================================================================
--- trunk/ippTools/src/Makefile.am	(revision 12190)
+++ trunk/ippTools/src/Makefile.am	(revision 14018)
@@ -15,6 +15,14 @@
 	pztool 
 
-include_HEADERS = \
+pkginclude_HEADERS = \
 	pxtoolsErrorCodes.h \
+	pxadmin.h \
+	pxdata.h \
+	pxio.h \
+	pxtag.h \
+	pxregister.h \
+	pxchip.h \
+	pxcam.h \
+	pxconfig.h \
 	pxtools.h
 
@@ -29,9 +37,5 @@
 	difftool.h \
 	stacktool.h \
-	pxadmin.h \
 	pxinject.h \
-	pxdata.h \
-	pxio.h \
-	pxtag.h \
 	pzgetexp.h \
 	pzgetimfiles.h \
@@ -51,6 +55,7 @@
 	pxio.c \
 	pxtag.c \
-	chipqueue.c \
-	camqueue.c
+	pxregister.c \
+	pxchip.c \
+	pxcam.c
 
 # for pxtools.h
