~ari-tczew/ubuntu/utopic/gtk-vnc/merge

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Laurent Léonard
  • Date: 2012-07-24 00:49:55 UTC
  • mfrom: (1.2.5)
  • Revision ID: package-import@ubuntu.com-20120724004955-6711f7ontxvn9yzy
Tags: 0.5.1-1
* [e2591bf] Imported Upstream version 0.5.1
* [a0f6408] Drop patch
  - Allow-Unix-domain-sockets-in-gvncviewer.patch - fixed upstream
* [c031b94] Bump Standards-Version to 3.9.3
* [61e5796] Set build directories for dh_auto_clean
* [7fde78d] Drop patch
  - Look-for-generated-enums-in-srcdir.patch
* [fada5be] Add dh_auto_test override
* [d7567f1] Update symbols
* [6189676] Enable dpkg-buildflags

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        $(PACKAGE)-2.0.pc.in            \
16
16
        $(PACKAGE).spec.in              \
17
17
        $(PACKAGE).spec                 \
18
 
        mingw32-$(PACKAGE).spec.in      \
 
18
        mingw-$(PACKAGE).spec.in        \
19
19
        intltool-extract.in             \
20
20
        intltool-merge.in               \
21
21
        intltool-update.in              \
22
 
        ChangeLog-old
 
22
        cfg.mk                          \
 
23
        GNUmakefile                     \
 
24
        maint.mk                        \
 
25
        ChangeLog-old                   \
 
26
        $(NULL)
23
27
 
24
28
DISTCLEANFILES =                        \
25
29
        intltool-extract                \