diff options
| author | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-17 23:22:35 +0300 |
|---|---|---|
| committer | Stelios Tsampas <loathingkernel@gmail.com> | 2017-07-17 23:22:35 +0300 |
| commit | f48b5b2ac35ee69db0c0ffd3f411ffc21b7d5789 (patch) | |
| tree | 22d499eabc60f6fbb1ecd05b2ca9c53ac931e3cb /plugins/peopsxgl | |
| parent | 7a43668f9d227213586a305d1913d3c4b5d98f5a (diff) | |
| download | pcsxr-f48b5b2ac35ee69db0c0ffd3f411ffc21b7d5789.tar.gz | |
* Add configuration UI for PGXP.
* Clean generated files with `make clean`
Diffstat (limited to 'plugins/peopsxgl')
| -rwxr-xr-x | plugins/peopsxgl/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/peopsxgl/Makefile.am b/plugins/peopsxgl/Makefile.am index a37643e6..576e140d 100755 --- a/plugins/peopsxgl/Makefile.am +++ b/plugins/peopsxgl/Makefile.am @@ -52,3 +52,6 @@ GtkResources.h: peopsxgl.gresource.xml $(peopsxgl_gresource) #glade_DATA = gpucfg/peopsxgl.ui #gladedir = $(datadir)/psemu/ EXTRA_DIST = $(glade_DATA) + +CLEANFILES = peopsxgl.gresource.xml GtkResources.c GtkResources.h + |
