diff options
author | Brent Hull <[email protected]> | 2013-01-26 00:32:06 -0500 |
---|---|---|
committer | Brent Hull <[email protected]> | 2013-01-26 00:32:06 -0500 |
commit | e5695421503bcaf9f12fe389ad8395ba8945d664 (patch) | |
tree | 001c28d5558c10b5e35101e60f3061eed11b276f /mate-dictionary/src/Makefile.am | |
parent | bbf4c3447a09a5e4be8307e3df3b3405781bead2 (diff) | |
download | mate-utils-e5695421503bcaf9f12fe389ad8395ba8945d664.tar.bz2 mate-utils-e5695421503bcaf9f12fe389ad8395ba8945d664.tar.xz |
Port mate-dictionary-applet to libmatepanelapplet-4.0
Diffstat (limited to 'mate-dictionary/src/Makefile.am')
-rw-r--r-- | mate-dictionary/src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-dictionary/src/Makefile.am b/mate-dictionary/src/Makefile.am index 57242f06..1a674e0f 100644 --- a/mate-dictionary/src/Makefile.am +++ b/mate-dictionary/src/Makefile.am @@ -5,7 +5,6 @@ INCLUDES = \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DLIBDIR=\""$(libdir)"\" \ -DDATADIR=\""$(datadir)"\" \ - -DUIDATADIR=\""$(datadir)/mate-2.0/ui"\" \ -DPKGDATADIR=\""$(datadir)/mate-dictionary"\" \ -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ $(NULL) |