diff options
Diffstat (limited to 'data/Makefile.in')
-rw-r--r-- | data/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.in b/data/Makefile.in index be9d926..4f07ba6 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -239,7 +239,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dbus_servicesdir = $(DBUSSERVICEDIR) dbus_services_DATA = indicator-printers.service -EXTRA_DIST = indicator-printers.service +EXTRA_DIST = indicator-printers.service.in CLEANFILES = $(dbus_services_DATA) all: all-am |