diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /kppp/Rules/Germany/Makefile.am | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kppp/Rules/Germany/Makefile.am')
-rw-r--r-- | kppp/Rules/Germany/Makefile.am | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/kppp/Rules/Germany/Makefile.am b/kppp/Rules/Germany/Makefile.am new file mode 100644 index 00000000..f96201b4 --- /dev/null +++ b/kppp/Rules/Germany/Makefile.am @@ -0,0 +1,34 @@ +pkg_DATA = 2.5min.rst 2.5s.rst \ + Arcor_Internet_by_Call_easy.rst \ + AddCom_by_Call.rst Addcom.rst \ + Callino_Surf_Basic.rst Callino_Surf_Plus.rst \ + Callisa_City.rst \ + CallOkaynet.rst \ + Cityweb.rst \ + City_Activ_Plus_Option.rst \ + CompuservePro.rst \ + Easynet_easy-call.rst \ + expressnet.rst Netcom_Kassel.rst \ + Freenet_Sorglos.rst \ + Freenet_StandardTarif.rst \ + Freenet_Super_CbC.rst \ + Mobilcom_Freenet.rst \ + Nikoma.rst Nikoma_Internet_by_Call.rst Nikoma_Study_and_Surf.rst \ + Telekom_City_Select_5_30.rst \ + knUUt-by-Call.rst \ + talkline_by_call.rst \ + vossnet_fun.rst vossnet_fun_light.rst vossnet_kompl.rst \ + Planet-Interkom_Internet_by_call.rst \ + Puretec.rst \ + NGI_Call_By_Call.rst \ + MSN.rst \ + Freenet_special_call_by_call.rst \ + Freenet_Enterprise.rst \ + E-Plus-Online_Jedermann.rst \ + 1und1_InternetZugang.rst \ + VR-Web.rst + +pkgdir = $(kde_datadir)/kppp/Rules/Germany + +EXTRA_DIST = $(pkg_DATA) + |