diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-02-13 15:01:07 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-02-13 15:01:07 +0000 |
| commit | c287a9c9eb98e545d4f97111f791404394c8f7a8 (patch) | |
| tree | cab4efd590e5a0362b1bae49ec589b457dac11dc | |
| parent | Get rid of the devices context; put the input devices icon in (diff) | |
| download | inkscape-c287a9c9eb98e545d4f97111f791404394c8f7a8.tar.gz inkscape-c287a9c9eb98e545d4f97111f791404394c8f7a8.zip | |
Fix Makefile.am for the "scalable" directory.
(bzr r7280)
| -rw-r--r-- | share/icons/hicolor/scalable/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/icons/hicolor/scalable/Makefile.am b/share/icons/hicolor/scalable/Makefile.am index 9896ca7bc..327eae6c4 100644 --- a/share/icons/hicolor/scalable/Makefile.am +++ b/share/icons/hicolor/scalable/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = actions devices places status +SUBDIRS = actions places status hicolorthemedir = $(datadir)/icons/hicolor inkscapeicondir = $(hicolorthemedir)/scalable/apps |
