~udienz/lxde/devtools

« back to all changes in this revision

Viewing changes to template/data/ui/Makefile.am

  • Committer: Hong Jen Yee (PCMan)
  • Date: 2011-02-16 15:20:36 UTC
  • Revision ID: git-v1:2f6bde7a6d2ff2d0648e9d9a6020bbfcee153d3e
Little fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        $(NULL)
8
8
ui_DATA = $(ui_in_files:.glade=.ui)
9
9
 
10
 
CLEANFILES = \
11
 
        $(ui_DATA) \
12
 
        $(NULL)
13
 
 
14
10
# Purge GtkBuilder UI files
15
11
%.ui: %.glade
16
12
        cp $< $@