X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=player%2FMakefile.am;h=12724da8d3923fbccaabe4a71ad8d7f6b79ddf79;hb=25a7dce7786ce3c8514bd67313048e4f6d19816a;hp=1b5f56104b94c54c9cc660a5cb1ca0fe70c7da23;hpb=6d5ea65196e82ca4d06f6b78c1a0979749d73604;p=projects%2Fchimara%2Fchimara.git diff --git a/player/Makefile.am b/player/Makefile.am index 1b5f561..12724da 100644 --- a/player/Makefile.am +++ b/player/Makefile.am @@ -20,7 +20,8 @@ chimara_SOURCES = main.c \ callbacks.c \ preferences.c preferences.h \ error.c error.h \ - player.c player.h + player.c player.h \ + app.c app.h chimara_CPPFLAGS = $(AM_CPPFLAGS) \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \