diff options
Diffstat (limited to 'kppp/Rules/Argentina/Makefile.am')
-rw-r--r-- | kppp/Rules/Argentina/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kppp/Rules/Argentina/Makefile.am b/kppp/Rules/Argentina/Makefile.am new file mode 100644 index 00000000..173b70f3 --- /dev/null +++ b/kppp/Rules/Argentina/Makefile.am @@ -0,0 +1,8 @@ +pkg_DATA = Argentina_Local.rst Argentina_0610.rst + +pkgdir = $(kde_datadir)/kppp/Rules/Argentina + +EXTRA_DIST = $(pkg_DATA) + + + |