X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=player%2FMakefile.am;fp=player%2FMakefile.am;h=3964d25669d9c1f5b9c4a2fc24ea85981e0feea2;hb=84814759ceb7dc7a97a3a73b6e365a5ca67d4ef8;hp=a8343b62ece044ebbd380d0b82a228a0eada5bc8;hpb=32ba95a539a77d1dd2b94d19e83024c40d9c10c7;p=projects%2Fchimara%2Fchimara.git diff --git a/player/Makefile.am b/player/Makefile.am index a8343b6..3964d25 100644 --- a/player/Makefile.am +++ b/player/Makefile.am @@ -21,7 +21,8 @@ chimara_SOURCES = main.c \ error.c error.h \ player.c player.h \ app.c app.h \ - browser.c browser.h + browser.c browser.h \ + util.c util.h chimara_CPPFLAGS = $(AM_CPPFLAGS) \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \