diff options
Diffstat (limited to 'ksysguard/example/Makefile.am')
-rw-r--r-- | ksysguard/example/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ksysguard/example/Makefile.am b/ksysguard/example/Makefile.am new file mode 100644 index 000000000..67cf43318 --- /dev/null +++ b/ksysguard/example/Makefile.am @@ -0,0 +1,5 @@ +ksysguard_example_datadir = $(kde_datadir)/ksysguard +ksysguard_example_data_DATA = eventsrc + +etcdir = $(sysconfdir) +etc_DATA = ksysguarddrc |