X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fautomake.mk;h=f2d56bad2d337d64eb523444064c54c163492c7c;hb=3b76a8aa4e808b2e6bdb792c369fda72a61304de;hp=5bf786205560555fd29c6cf7278c1ebcc3ab9cc6;hpb=57b436a22d9ae0e395fb2e3ce101c2b5c2e6939e;p=pspp-builds.git diff --git a/src/ui/automake.mk b/src/ui/automake.mk index 5bf78620..f2d56bad 100644 --- a/src/ui/automake.mk +++ b/src/ui/automake.mk @@ -9,5 +9,7 @@ endif noinst_LIBRARIES += src/ui/libuicommon.a src_ui_libuicommon_a_SOURCES = \ + src/ui/debugger.c \ + src/ui/debugger.h \ src/ui/flexifile.c \ src/ui/flexifile.h