summaryrefslogtreecommitdiff
path: root/plugins/dfxvideo
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 /plugins/dfxvideo
parent7a43668f9d227213586a305d1913d3c4b5d98f5a (diff)
downloadpcsxr-f48b5b2ac35ee69db0c0ffd3f411ffc21b7d5789.tar.gz
* Add configuration UI for PGXP.
* Clean generated files with `make clean`
Diffstat (limited to 'plugins/dfxvideo')
-rwxr-xr-xplugins/dfxvideo/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/dfxvideo/Makefile.am b/plugins/dfxvideo/Makefile.am
index 86e8ef3a..520749b2 100755
--- a/plugins/dfxvideo/Makefile.am
+++ b/plugins/dfxvideo/Makefile.am
@@ -52,3 +52,6 @@ GtkResources.h: dfxvideo.gresource.xml $(dfxvideo_gresource)
#glade_DATA = gpucfg-0.1df/dfxvideo.ui
#gladedir = $(datadir)/psemu/
EXTRA_DIST = $(glade_DATA)
+
+CLEANFILES = dfxvideo.gresource.xml GtkResources.c GtkResources.h
+