summaryrefslogtreecommitdiffstats
path: root/src/gui/Makefile
diff options
context:
space:
mode:
authorpancake <pancake@dazo>2008-03-06 17:58:06 +0100
committerpancake <pancake@dazo>2008-03-06 17:58:06 +0100
commit83c25d7eb267f866968c7806c4afacf00fdfead5 (patch)
tree9873f0adc0142b9131cbbf0b6d1d5070a1b1823e /src/gui/Makefile
parent2ddb2923c68d023f9733fb82bb8d28140ea5b695 (diff)
download0xFFFF-83c25d7eb267f866968c7806c4afacf00fdfead5.tar.bz2
* Initial working version of the flash gui - Renamed to goxf - Needs 'sudo' to be enabled to the user without password - Identify and ban piece files while including them in the list - Support for flashing multiple piece files - progressbar and warn/error messages handled - Supports reboot mobo command
* Make qmode be functional * Lot of hardcore fixups on squeue_open - Should work now everywhere fine asumid UID 1000 as allowed user - Reduce timeouts - Add push2 method
Diffstat (limited to 'src/gui/Makefile')
-rw-r--r--src/gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/Makefile b/src/gui/Makefile
index 661bf66..58d9bc2 100644
--- a/src/gui/Makefile
+++ b/src/gui/Makefile
@@ -1,5 +1,5 @@
all:
- gtkamlc --Xcc=-I../squeue ../squeue/squeue.c ../squeue/squeue.vapi gui.gtkaml --pkg gtk+-2.0 -o a.out
+ gtkamlc --save-temps --Xcc=-I../squeue ../squeue/squeue.c ../fpid.c ../squeue/squeue.vapi gui.gtkaml extras.vapi --pkg gtk+-2.0 -o goxf
test:
valac --save-temps --Xcc=-I.. squeue.vapi test.vala ../squeue.c -o v