[blam] Include the stetic files in the makefile
- From: Carlos MartÃn Nieto <cmartin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blam] Include the stetic files in the makefile
- Date: Tue, 15 Jan 2013 20:20:35 +0000 (UTC)
commit b073809154b20820ee772963b3bc8329cca886d1
Author: Carlos MartÃn Nieto <cmn dwim me>
Date: Tue Jan 15 21:20:24 2013 +0100
Include the stetic files in the makefile
src/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 96035f7..80dc1b6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,6 +13,7 @@ ASSEMBLIES = \
-r:System.ServiceModel
BLAM_CSFILES = Application.cs \
+ AddChannelDialog.cs \
ChannelDialog.cs \
Channel.cs \
ChannelCollection.cs \
@@ -37,6 +38,8 @@ BLAM_CSFILES = Application.cs \
Proxy.cs \
ItemStore.cs \
Filter.cs \
+ ../gtk-gui/generated.cs \
+ ../gtk-gui/Imendio.Blam.AddChannelDialog.cs \
gtk-sharp-beans/Global.cs
GENERATED_CSFILES = \
@@ -73,6 +76,7 @@ install-data-local: blam.exe
EXTRA_DIST = \
$(BLAM_CSFILES) \
+ gtk-gui/gui.stetic \
Defines.cs.in \
blam.glade
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]