diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
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 |