diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2d7250cc..72c7461c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ desktopdir = $(datadir)/applications desktop_DATA = tmw.desktop # Extra files to include -EXTRA_DIST = $(desktop_DATA) +EXTRA_DIST = $(desktop_DATA) tmw.cbp # Autopoint m4 stuff ACLOCAL_AMFLAGS = -I m4 |