mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
patches for Qt/KDE from Dirk Schoenberger
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@933 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+4
-1
@@ -45,6 +45,7 @@ all:
|
||||
@echo "Please choose one of the following targets:"
|
||||
@echo "motif motif version"
|
||||
@echo "gnome gnome/gtk version"
|
||||
@echo "qt kde/qt version"
|
||||
@echo " "
|
||||
|
||||
# This inclusion must come after the first target, and after the
|
||||
@@ -58,7 +59,9 @@ motif:
|
||||
|
||||
gnome:
|
||||
|
||||
.PHONY: gnome motif
|
||||
qt:
|
||||
|
||||
.PHONY: gnome motif qt
|
||||
|
||||
# Local Variables:
|
||||
# tab-width: 2
|
||||
|
||||
Reference in New Issue
Block a user