~noskcaj/ubuntu/trusty/gnome-themes-standard/merge

« back to all changes in this revision

Viewing changes to themes/Adwaita/gtk-3.0/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2010-12-18 19:30:08 UTC
  • Revision ID: james.westby@ubuntu.com-20101218193008-1cfm99phflwat4lr
Tags: upstream-2.91.4
ImportĀ upstreamĀ versionĀ 2.91.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(datadir)/themes/Adwaita/gtk-3.0
 
2
theme_DATA = gtk.css
 
3
 
 
4
EXTRA_DIST = $(theme_DATA)
 
5
 
 
6
 
 
7
-include $(top_srcdir)/git.mk
 
8