~camicrisystems/cube-server/v4

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Jake R. Capangpangan
  • Date: 2015-04-14 14:33:54 UTC
  • Revision ID: camicrisystems@gmail.com-20150414143354-q981nqnh3q6psrax
Added anjuta files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Process this file with automake to produce Makefile.in
 
2
## Created by Anjuta
 
3
 
 
4
SUBDIRS = src 
 
5
 
 
6
 
 
7
EXTRA_DIST = $(cube_serverdoc_DATA)
 
8
 
 
9
 
 
10
# Remove doc directory on uninstall
 
11
uninstall-local:
 
12
        -rm -r $(cube_serverdocdir)