X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/46de693afcd74154ed8b4f6bf6e81221e18a0f97..e46a2c7e43af9156a434d9cf41c2beb5b25b36d1:/tests/GUI/Makefile.am?ds=sidebyside diff --git a/tests/GUI/Makefile.am b/tests/GUI/Makefile.am index 6365795..f996496 100644 --- a/tests/GUI/Makefile.am +++ b/tests/GUI/Makefile.am @@ -11,7 +11,9 @@ drag_and_drop_SOURCES = main.cc \ dndwindow.cc \ dndwindow.h \ item.cc \ - item.h + item.h \ + workplace.h \ + workplace.cc drag_and_drop_LDADD = @PACKAGE_LIBS@