[Xfce4-commits] <ristretto:master> Add util.h to Makefile.am

Stephan Arts noreply at xfce.org
Thu Oct 27 22:58:01 CEST 2011


Updating branch refs/heads/master
         to e3c6b2c54e392dbf958e1ce1eee0c9378dfcb8c6 (commit)
       from 904486fd6af85e2873db667e127d9b6a7ab4517f (commit)

commit e3c6b2c54e392dbf958e1ce1eee0c9378dfcb8c6
Author: Stephan Arts <stephan at xfce.org>
Date:   Thu Oct 27 19:30:36 2011 +0200

    Add util.h to Makefile.am

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index fd69bad..6ef8af2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,6 +18,7 @@ ristretto_SOURCES = \
 	marshal.c marshal.h \
 	file.c file.h \
 	privacy_dialog.h privacy_dialog.c \
+	util.h \
 	main.c
 
 ristretto_CFLAGS = \


More information about the Xfce4-commits mailing list