summaryrefslogtreecommitdiff
path: root/gui/Makefile.am
diff options
context:
space:
mode:
authorStelios Tsampas <loathingkernel@gmail.com>2017-07-17 23:22:35 +0300
committerStelios Tsampas <loathingkernel@gmail.com>2017-07-17 23:22:35 +0300
commitf48b5b2ac35ee69db0c0ffd3f411ffc21b7d5789 (patch)
tree22d499eabc60f6fbb1ecd05b2ca9c53ac931e3cb /gui/Makefile.am
parent7a43668f9d227213586a305d1913d3c4b5d98f5a (diff)
downloadpcsxr-f48b5b2ac35ee69db0c0ffd3f411ffc21b7d5789.tar.gz
* Add configuration UI for PGXP.
* Clean generated files with `make clean`
Diffstat (limited to 'gui/Makefile.am')
-rw-r--r--gui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/Makefile.am b/gui/Makefile.am
index ebae1d48..7db62f01 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -77,3 +77,5 @@ GtkResources.h: pcsxr.gresource.xml $(pcsxr_gresource)
pcsxr_LDADD = \
../libpcsxcore/libpcsxcore.a \
$(GTK3_LIBS) -lpthread -lz -lm -lXext -lXtst
+
+CLEANFILES = pcsxr.gresource.xml GtkResources.c GtkResources.h