[Xfce4-commits] <parole:master> Fix missing installable include files.

Ali Abdallah noreply at xfce.org
Thu Dec 3 12:40:03 CET 2009


Updating branch refs/heads/master
         to ad140703e12b9636de3f7e39cb4f67ba3eacfd7b (commit)
       from c5df4f90f42236fbc90f330cd0946dcbd37c4e4d (commit)

commit ad140703e12b9636de3f7e39cb4f67ba3eacfd7b
Author: Ali Abdallah <aliov at xfce.org>
Date:   Thu Dec 3 12:02:22 2009 +0100

    Fix missing installable include files.

 parole/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/parole/Makefile.am b/parole/Makefile.am
index 86b9e2f..57bbb69 100644
--- a/parole/Makefile.am
+++ b/parole/Makefile.am
@@ -11,7 +11,10 @@ INST_HFILES =					\
 	parole-file.h				\
 	parole-stream.h				\
 	parole-provider-player.h		\
-	parole-provider-plugin.h
+	parole-provider-plugin.h		\
+	parole-filters.h			\
+	parole-debug.h				\
+	parole-pl-parser.h
 
 libparole_la_SOURCES =				\
 	$(GENERATED_FILES)			\



More information about the Xfce4-commits mailing list