projects
/
platform
/
upstream
/
gumd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
badd9b6
)
Remove typo from CPPFLAGS
author
Nikolai Merinov
<n.merinov@samsung.com>
Tue, 5 Feb 2019 11:55:51 +0000
(14:55 +0300)
committer
Nikolai Merinov
<n.merinov@samsung.com>
Tue, 5 Feb 2019 11:55:51 +0000
(14:55 +0300)
src/common/dbus/Makefile.am
patch
|
blob
|
history
diff --git
a/src/common/dbus/Makefile.am
b/src/common/dbus/Makefile.am
index
a7a2ed1
..
ed767c6
100644
(file)
--- a/
src/common/dbus/Makefile.am
+++ b/
src/common/dbus/Makefile.am
@@
-57,7
+57,6
@@
noinst_LTLIBRARIES = libgum-dbus-glue.la
libgum_dbus_glue_la_CPPFLAGS = \
$(GUM_COMMON_INCLUDES) \
$(GUM_COMMON_CFLAGS) \
- $(top_builddir)/src/ \
$(NULL)
libgum_dbus_glue_la_LIBADD = \