import kpasman 0.1 sources

This commit is contained in:
troyengel 2014-11-26 08:33:20 -06:00
parent 16a283b00c
commit 9a3f2b6afc
110 changed files with 27300 additions and 0 deletions

13
Makefile.am Normal file
View file

@ -0,0 +1,13 @@
####### kdevelop will overwrite this part!!! (begin)##########
dist-hook:
-perl automoc
SUBDIRS = kpasman po
EXTRA_DIST = kpasman.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO kpasman.lsm
####### kdevelop will overwrite this part!!! (end)############
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign