~awn-core/awn/0.2.4

« back to all changes in this revision

Viewing changes to libawn/Makefile.am

  • Committer: Neil J Patel
  • Date: 2008-02-19 00:21:40 UTC
  • Revision ID: njp@neils-mbp-20080219002140-w1b0wuv720ez30jk
2008-02-19  Neil J. Patel  <njpatel@gmail.com>

        * configure.in:
        * data/Makefile.am:
        * libawn/Makefile.am:
        Fixes for make dist

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
        rm -f xgen-cetc
103
103
 
104
104
CLEANFILES = $(STAMPFILES)
 
105
 
 
106
EXTRA_DIST=awn-config-client-shared.c
105
107
# vim: set ts=8 sts=8 sw=8 :