summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2023-03-03 19:08:50 -0800
committerLouie S <louie@example.com>2023-03-03 19:08:50 -0800
commit712af9ea3cb3d0de866221ade19341fd114f7000 (patch)
tree3a2eb7463da71a7baaaecd0721185fa91af92f31 /configure.ac
parentd4e52fd03b6a6ef6965a1c66661f202de73178ed (diff)
Change a couple of files to templates for less copy/paste
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fab92d6..5ffbe5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,8 @@ AM_CONDITIONAL([DESKTOP_ENTRY], [test "$desktop_entry" = "yes"])
AC_CONFIG_FILES([Makefile
src/Makefile
docs/Makefile
- data/Makefile])
+ data/Makefile
+ spec/terminal-media-launcher.spec])
AC_OUTPUT
# Print helpful message