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/dfinput/Makefile.am | |
| parent | 7a43668f9d227213586a305d1913d3c4b5d98f5a (diff) | |
| download | pcsxr-f48b5b2ac35ee69db0c0ffd3f411ffc21b7d5789.tar.gz | |
* Add configuration UI for PGXP.
* Clean generated files with `make clean`
Diffstat (limited to 'plugins/dfinput/Makefile.am')
| -rw-r--r-- | plugins/dfinput/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/dfinput/Makefile.am b/plugins/dfinput/Makefile.am index 11eee3eb..458259c5 100644 --- a/plugins/dfinput/Makefile.am +++ b/plugins/dfinput/Makefile.am @@ -39,3 +39,5 @@ GtkResources.h: dfinput.gresource.xml $(dfinput_gresource) #glade_DATA = dfinput.ui #gladedir = $(datadir)/psemu/ EXTRA_DIST = $(glade_DATA) + +CLEANFILES = dfinput.gresource.xml GtkResources.c GtkResources.h |
