diff options
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index ad47d60..75bb04b 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -39,4 +39,4 @@ CLEANFILES += $(upstart_jobs_DATA) EXTRA_DIST += $(upstart_jobs_in) DISTCLEANFILES = \ - Makefile.in
\ No newline at end of file + Makefile.in |