[gnome-bluetooth] Add generated enum helpers to be removed on clean



commit 4d2834eef4e52a0a6f5d498aed61ea23e74faeac
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 17 10:43:44 2009 +0100

    Add generated enum helpers to be removed on clean

 lib/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 6e33b4d..1b806fb 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -47,7 +47,9 @@ AM_CFLAGS = -I$(srcdir) $(LIBGNOMEBT_CFLAGS) $(COMMON_CFLAGS) $(WARN_CFLAGS) $(D
 BUILT_SOURCES = marshal.h marshal.c \
 		bluetooth-client-glue.h \
 		bluetooth-agent-glue.h \
-		obex-agent-glue.h
+		obex-agent-glue.h \
+		gnome-bluetooth-enum-types.h \
+		gnome-bluetooth-enum-types.c
 
 nodist_libcommon_la_SOURCES = $(BUILT_SOURCES)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]