~ubuntu-branches/ubuntu/trusty/gnome-app-install/trusty

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-04-06 00:50:49 UTC
  • Revision ID: james.westby@ubuntu.com-20050406005049-g54m4kbrrvf77gm2
Tags: upstream-0+20050404a
ImportĀ upstreamĀ versionĀ 0+20050404a

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@INTLTOOL_DESKTOP_RULE@
 
2
 
 
3
desktopdir = $(datadir)/applications
 
4
desktop_in_files = gnome-app-install.desktop.in
 
5
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
6
 
 
7
gladedir = $(datadir)/gnome-app-install
 
8
glade_DATA = gnome-app-install.glade
 
9
 
 
10
EXTRA_DIST=$(glade_DATA) $(desktop_DATA)
 
 
b'\\ No newline at end of file'