X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=player%2FMakefile.am;h=dd0d0cbafb6786f3c0dbc2e115ad95668479eccb;hb=92afc1bef8c979f0025f94bd13672360a53f9709;hp=ab103c1bcea3f85dfba4c28acc5c0add39c89211;hpb=7207e1f541962bb37387f336ece5e80f47372903;p=projects%2Fchimara%2Fchimara.git diff --git a/player/Makefile.am b/player/Makefile.am index ab103c1..dd0d0cb 100644 --- a/player/Makefile.am +++ b/player/Makefile.am @@ -20,7 +20,8 @@ chimara_SOURCES = main.c \ preferences.c preferences.h \ error.c error.h \ player.c player.h \ - app.c app.h + app.c app.h \ + browser.c browser.h chimara_CPPFLAGS = $(AM_CPPFLAGS) \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \