Skip to content

Commit

Permalink
Fix distcheck.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Jackson committed Nov 10, 2006
1 parent 9ded924 commit d17becf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hw/xfree86/Makefile.am
Expand Up @@ -37,7 +37,7 @@ libosandcommon_la_LIBADD = \
osandcommon.c xorg.c:
touch $@

DISTCLEANFILES = osandcommon.c xorg.c
DISTCLEANFILES = osandcommon.c xorg.c xorg.conf.example xorg.conf.example.pre

XORG_LIBS = \
@XORG_CORE_LIBS@ \
Expand All @@ -59,7 +59,6 @@ Xorg_LDADD = $(XORG_LIBS) \
Xorg_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)

BUILT_SOURCES = xorg.conf.example
CLEAN = xorg.conf.example xorg.conf.example.pre
EXTRA_DIST = xorgconf.cpp

if SOLARIS_ASM_INLINE
Expand Down

0 comments on commit d17becf

Please sign in to comment.