diff options
Diffstat (limited to 'plugins/androhelpers')
-rw-r--r-- | plugins/androhelpers/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/androhelpers/Makefile.am b/plugins/androhelpers/Makefile.am index 4df2b45..4075fd8 100644 --- a/plugins/androhelpers/Makefile.am +++ b/plugins/androhelpers/Makefile.am @@ -14,7 +14,7 @@ libandrohelpers_la_LDFLAGS = \ -L$(top_srcdir)/src/.libs -lchrysacore -devdir = $(includedir)/chrysalide-$(subdir) +devdir = $(includedir)/chrysalide/$(subdir) dev_HEADERS = $(libandrohelpers_la_SOURCES:%c=) |