Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Don't try to dist old GApplication implementations
Browse files Browse the repository at this point in the history
One of them was deleted already, even.
  • Loading branch information
allisonkarlitskaya committed Oct 19, 2010
1 parent a6b8a31 commit 34f31fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 75 deletions.
2 changes: 1 addition & 1 deletion gio/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ libgio_2_0_la_SOURCES = \
$(marshal_sources) \
$(NULL)

EXTRA_DIST += gnullapplication.c gdbusapplication.c strinfo.c
EXTRA_DIST += strinfo.c

$(libgio_2_0_la_OBJECTS): $(marshal_sources)

Expand Down
74 changes: 0 additions & 74 deletions gio/gnullapplication.c

This file was deleted.

0 comments on commit 34f31fd

Please sign in to comment.