diff options
Diffstat (limited to 'data/chrome/Makefile.am')
-rw-r--r-- | data/chrome/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am index 42c1ae96f..45419f902 100644 --- a/data/chrome/Makefile.am +++ b/data/chrome/Makefile.am @@ -1,5 +1,5 @@ manifestdir = $(pkgdatadir)/chrome -manifest_in_files = epiphany.manifest.in +manifest_in_files = app-chrome.manifest.in manifest_DATA = $(manifest_in_files:.manifest.in=.manifest) %.manifest: %.manifest.in |