diff options
Diffstat (limited to 'kapptemplate/appframework/Makefile.am')
-rw-r--r-- | kapptemplate/appframework/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kapptemplate/appframework/Makefile.am b/kapptemplate/appframework/Makefile.am new file mode 100644 index 00000000..25ad4464 --- /dev/null +++ b/kapptemplate/appframework/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS=no-exe + +frameworkdir = $(kde_datadir)/kapptemplate/appframework +framework_DATA = AUTHORS INSTALL COPYING NEWS app.lsm \ + app.spec configure.in.in.in README base-Makefile.am \ + ChangeLog VERSION base-Makefile.cvs po-Makefile.am |