X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=69636d5b8ea534638d0e9bb5ae66cf6728b58a6b;hb=dcbb0ab8521a5e166f257d86884407eb98ef63f0;hp=f61c052ee0967c68c142cc9cde3910a3ce3828b6;hpb=17d6f9eb93490bfb119da88e3cebb5eacce14bc9;p=xournal.git diff --git a/src/Makefile.am b/src/Makefile.am index f61c052..69636d5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,8 @@ xournal_SOURCES = \ xo-print.c xo-print.h \ xo-support.c xo-support.h \ xo-interface.c xo-interface.h \ - xo-callbacks.c xo-callbacks.h + xo-callbacks.c xo-callbacks.h \ + xo-shapes.c xo-shapes.h xournal_LDADD = @PACKAGE_LIBS@