~kelemeng/checkbox/bug868571

« back to all changes in this revision

Viewing changes to gtk/Makefile

  • Committer: Marc Tardif
  • Date: 2007-09-29 20:37:52 UTC
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: marc.tardif@canonical.com-20070929203752-5aarzgo5krdbuakk
Initial commit to refactor gui interface.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
top_srcdir = ..
 
2
 
 
3
all: hwdb-client-ng-gtk.desktop hwdb-client-ng-gtk-mime.desktop
 
4
 
 
5
%.desktop : %.desktop.in
 
6
        intltool-merge -d ${top_srcdir}/po/ $< $@
 
7
 
 
8
clean:
 
9
        rm -f *.desktop