Skip to content

Commit

Permalink
monkey patch the Makefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoldegrove committed Dec 26, 2018
1 parent 5b8b8ee commit 5bfe421
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ EXTRA_DIST= \
rpm.spec

PSDO0M_DOC_FILES= \
CHANGELOG.psdoom-ng \
ChangeLog.psdoom-ng \
COPYING.psdoom-ng \
CREDITS.psdoom-ng \
README.psdoom-ng \
Expand Down
4 changes: 2 additions & 2 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@ app_DATA = \
@[email protected] \
@[email protected] \
@[email protected] \
psdoom-ng.desktop
#psdoom-ng.desktop
else
app_DATA = \
psdoom-ng.desktop
#psdoom-ng.desktop
noinst_DATA = \
@[email protected] \
@[email protected] \
Expand Down

0 comments on commit 5bfe421

Please sign in to comment.